INFO: not using any hashes in /data/userland-archives/hashes for stunnel-5.61.tar.gz (overridden with --hash)
Source /data/userland-archives/stunnel-5.61.tar.gz... not found, skipping file copy
Source https://www.stunnel.org//downloads/archive/5.x/stunnel-5.61.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file doc/stunnel.8.in
patching file doc/stunnel.html.in
patching file src/options.c
Hunk #1 succeeded at 1885 (offset 20 lines).
Hunk #2 succeeded at 1903 (offset 20 lines).
patching file tools/stunnel.conf-sample.in
configure: **************************************** initialization
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
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 we are using the GNU C compiler... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
configure: **************************************** thread model
checking for a sed that does not truncate output... /usr/bin/gsed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking whether /usr/gcc/13/bin/gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS
checking for PTHREAD_PRIO_INHERIT... yes
configure: PTHREAD thread model detected
configure: **************************************** compiler/linker flags
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wpedantic... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wconversion... yes
checking whether C compiler accepts -Wno-long-long... yes
checking whether C compiler accepts -Wno-deprecated-declarations... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -fstack-protector... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... no
checking whether the linker accepts -Wl,-z,relro... no
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
configure: **************************************** libtool
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/bin/gsed
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: **************************************** types
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for struct sockaddr_un... yes
checking for struct addrinfo... yes
configure: **************************************** PTY device files
checking for "/dev/ptmx"... yes
checking for "/dev/ptc"... no
configure: **************************************** entropy sources
checking for "/dev/urandom"... yes
configure: **************************************** default group
checking for default group... nogroup
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: **************************************** header files
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking linux/sched.h usability... no
checking linux/sched.h presence... no
checking for linux/sched.h... no
checking for struct msghdr.msg_control... no
checking for linux/netfilter_ipv4.h... no
configure: **************************************** libraries
checking for library containing gethostbyname... -lnsl
checking for library containing yp_get_default_domain... none required
checking for library containing socket... -lsocket
checking for library containing openpty... no
checking for library containing dlopen... none required
checking for library containing shl_load... no
configure: **************************************** library functions
checking for snprintf... yes
checking for vsnprintf... yes
checking for openpty... no
checking for _getpty... no
checking for daemon... yes
checking for waitpid... yes
checking for wait4... yes
checking for setsid... yes
checking for setgroups... yes
checking for chroot... yes
checking for realpath... yes
checking for sysconf... yes
checking for getrlimit... yes
checking for pthread_sigmask... yes
checking for localtime_r... yes
checking for getcontext... yes
checking for __makecontext_v2... no
checking for poll... yes
checking for gethostbyname2... no
checking for endhostent... yes
checking for getnameinfo... yes
checking for getaddrinfo... yes
checking for broken poll() implementation... no
checking for pipe2... yes
checking for accept4... yes
configure: **************************************** optional features
checking whether to enable IPv6 support... yes
checking whether to enable FIPS support... no
checking whether to enable systemd socket activation support... autodetecting
checking for library containing sd_listen_fds... no
configure: systemd library not found
checking whether to enable TCP wrappers support... autodetecting
checking for hosts_access in -lwrap... yes
configure: libwrap support enabled
configure: **************************************** TLS
checking for TLS directory... /usr/openssl/3.1
checking for FIPS_mode_set... no
checking for OSSL_PROVIDER_available... yes
checking whether DH parameters need to be updated... no
configure: **************************************** write the results
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/certs/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: **************************************** success
Making all in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
/usr/gnu/bin/make  all-am
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
  CC       stunnel-tls.o
  CC       stunnel-str.o
  CC       stunnel-file.o
  CC       stunnel-client.o
  CC       stunnel-log.o
  CC       stunnel-options.o
  CC       stunnel-protocol.o
  CC       stunnel-network.o
  CC       stunnel-resolver.o
  CC       stunnel-ssl.o
  CC       stunnel-ctx.o
  CC       stunnel-verify.o
  CC       stunnel-sthreads.o
  CC       stunnel-fd.o
  CC       stunnel-dhparam.o
  CC       stunnel-cron.o
  CC       stunnel-stunnel.o
  CC       stunnel-pty.o
  CC       stunnel-libwrap.o
  CC       stunnel-ui_unix.o
  CCLD     stunnel
  CC       env.lo
  CCLD     libstunnel.la
sed -e 's|@bindir[@]|/usr/bin|g' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/src/stunnel3.in' >stunnel3
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
Making all in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/doc'
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|\\f(CI@sysconfdir\\fI@|/etc|g' -e '\|^<link rev="made" href="|d' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/doc/stunnel.8.in' >stunnel.8
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|\\f(CI@sysconfdir\\fI@|/etc|g' -e '\|^<link rev="made" href="|d' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/doc/stunnel.pl.8.in' >stunnel.pl.8
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|\\f(CI@sysconfdir\\fI@|/etc|g' -e '\|^<link rev="made" href="|d' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/doc/stunnel.html.in' >stunnel.html
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|\\f(CI@sysconfdir\\fI@|/etc|g' -e '\|^<link rev="made" href="|d' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/doc/stunnel.pl.html.in' >stunnel.pl.html
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/doc'
Making all in tools
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tools'
sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nogroup|g' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/stunnel.conf-sample.in' >stunnel.conf-sample
sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nogroup|g' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/stunnel.init.in' >stunnel.init
sed -e 's|@prefix[@]|/usr|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@DEFAULT_GROUP[@]|nogroup|g' '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/stunnel.service.in' >stunnel.service
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tools'
Making all in tests
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
Making all in certs
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests/certs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests/certs'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
Making install in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c stunnel '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/bin'
libtool: install: /usr/bin/ginstall -c stunnel /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/bin/stunnel
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/bin'
 /usr/bin/ginstall -c stunnel3 '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/bin'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/lib/amd64/stunnel'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   libstunnel.la '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/lib/amd64/stunnel'
libtool: install: /usr/bin/ginstall -c .libs/libstunnel.so /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/lib/amd64/stunnel/libstunnel.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/lib/amd64/stunnel/libstunnel.so
libtool: install: /usr/bin/ginstall -c .libs/libstunnel.lai /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/lib/amd64/stunnel/libstunnel.la
libtool: warning: remember to run 'libtool --finish /usr/lib/stunnel'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/src'
Making install in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/doc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/doc/stunnel'
 /usr/bin/ginstall -c -m 644 stunnel.html stunnel.pl.html '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/doc/stunnel'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/man/man8'
 /usr/bin/ginstall -c -m 644 stunnel.8 stunnel.pl.8 '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/man/man8'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/doc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/doc'
Making install in tools
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tools'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tools'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/etc/stunnel'
 /usr/bin/ginstall -c -m 644 stunnel.conf-sample '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/etc/stunnel'
/usr/bin/ginstall -c -d -m 1770 /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/var/lib/stunnel
chgrp nogroup /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/var/lib/stunnel
chgrp: /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/var/lib/stunnel: Not owner
make[2]: [Makefile:546: install-data-local] Error 1 (ignored)
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/doc/stunnel/examples'
 /usr/bin/ginstall -c -m 644 stunnel.init stunnel.service /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/stunnel.logrotate /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/stunnel.rh.init /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/stunnel.spec /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/ca.html /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/ca.pl /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/importCA.html /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/importCA.sh /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/tools/script.sh '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/doc/stunnel/examples'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tools'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tools'
Making install in tests
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
Making install in certs
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests/certs'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests/certs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests/certs'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests/certs'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64/tests'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/doc/stunnel'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/README.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/TODO.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/COPYING.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/AUTHORS.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/NEWS.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/PORTS.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/BUGS.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/COPYRIGHT.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/CREDITS.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/INSTALL.W32.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/INSTALL.WCE.md /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/stunnel-5.61/INSTALL.FIPS.md '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/prototype/i386/usr/share/doc/stunnel'
/usr/gnu/bin/make  install-data-hook
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
*********************************************************
* Type 'make cert' to also install a sample certificate *
*********************************************************
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/stunnel/build/manifest-i386-stunnel.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: sysutils/stunnel
pkg://openindiana.org/service/security/stunnel@5.61,5.11-2024.0.0.0:20240629T154155Z
PUBLISHED