==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: stunnel 5.75-1 (Thu May 29 02:54:33 2025)
==> Retrieving sources...
  -> Found stunnel-5.75.tar.gz
  -> Found stunnel-5.75.tar.gz.asc
  -> Found Makefile.patch
  -> Found sysusers.conf
  -> Found tmpfiles.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    stunnel-5.75.tar.gz ... Passed
    stunnel-5.75.tar.gz.asc ... Skipped
    Makefile.patch ... Passed
    sysusers.conf ... Passed
    tmpfiles.conf ... Passed
==> Validating source files with b2sums...
    stunnel-5.75.tar.gz ... Passed
    stunnel-5.75.tar.gz.asc ... Skipped
    Makefile.patch ... Passed
    sysusers.conf ... Passed
    tmpfiles.conf ... Passed
==> Making package: stunnel 5.75-1 (Thu May 29 02:54:56 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found stunnel-5.75.tar.gz
  -> Found stunnel-5.75.tar.gz.asc
  -> Found Makefile.patch
  -> Found sysusers.conf
  -> Found tmpfiles.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting stunnel-5.75.tar.gz with bsdtar
==> Starting prepare()...
patching file tools/Makefile.in
Hunk #1 succeeded at 510 (offset 4 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
configure: **************************************** initialization
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for 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 whether make sets $(MAKE)... (cached) yes
configure: **************************************** bash completion
checking for bashcompdir... 
configure: **************************************** thread model
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
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-deprecated-declarations... yes
checking whether C compiler accepts -Wno-unused-command-line-argument... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -fstack-protector-strong... yes
checking whether C compiler accepts -fcf-protection=full... no
checking whether C compiler accepts -fstack-clash-protection... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
configure: **************************************** libtool
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from 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... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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... yes
checking for gid_t... 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... nobody
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
configure: **************************************** header files
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for malloc.h... yes
checking for ucontext.h... yes
checking for pthread.h... yes
checking for poll.h... yes
checking for tcpd.h... no
checking for stropts.h... no
checking for grp.h... yes
checking for unistd.h... (cached) yes
checking for util.h... no
checking for libutil.h... no
checking for pty.h... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/select.h... yes
checking for sys/poll.h... yes
checking for sys/socket.h... yes
checking for sys/un.h... yes
checking for sys/ioctl.h... yes
checking for sys/filio.h... no
checking for sys/resource.h... yes
checking for sys/uio.h... yes
checking for sys/syscall.h... yes
checking for sys/param.h... yes
checking for linux/sched.h... yes
checking for struct msghdr.msg_control... yes
checking for linux/netfilter_ipv4.h... yes
checking for mimalloc.h... no
configure: **************************************** libraries
checking for library containing gethostbyname... none required
checking for library containing yp_get_default_domain... -lnsl
checking for library containing socket... none required
checking for library containing openpty... none required
checking for library containing dlopen... none required
checking for library containing shl_load... no
checking for library containing mi_malloc... no
configure: **************************************** library functions
checking for snprintf... yes
checking for vsnprintf... yes
checking for openpty... yes
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... yes
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... autodetecting
checking whether to enable systemd socket activation support... autodetecting
checking for library containing sd_listen_fds... -lsystemd
checking for systemd/sd-daemon.h... yes
configure: systemd support enabled
checking whether to enable TCP wrappers support... no
configure: **************************************** TLS
checking for TLS directory... /usr
checking for FIPS_mode_set... no
checking for OSSL_PROVIDER_available... yes
configure: FIPS support enabled
checking whether DH parameters need to be updated... no
configure: updating version.txt
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 '/build/stunnel/src/stunnel-5.75/src'
make  all-am
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/src'
  CC       stunnel-tls.o
  CC       stunnel-str.o
  CC       stunnel-file.o
  CC       stunnel-client.o
  CC       stunnel-log.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
  CC       stunnel-options.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-protocol.o
  CC       stunnel-network.o
  CC       stunnel-resolver.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-ssl.o
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
  CC       stunnel-ctx.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-verify.o
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-sthreads.o
  CC       stunnel-ocsp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
  CC       stunnel-fd.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
  CC       stunnel-dhparam.o
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-cron.o
  CC       stunnel-stunnel.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-pty.o
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
  CC       stunnel-libwrap.o
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       stunnel-ui_unix.o
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
  CC       env.lo
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@PACKAGE_VERSION[@]|5.75|g' './stunnel3.in' >stunnel3
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@PACKAGE_VERSION[@]|5.75|g' './os2.mak.in' >os2.mak
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-unused-command-line-argument’ may have been intended to silence earlier diagnostics
  CCLD     libstunnel.la
  CCLD     stunnel
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/src'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/src'
Making all in doc
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/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' './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' './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' './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' './stunnel.pl.html.in' >stunnel.pl.html
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/doc'
Making all in tools
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/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[@]|nobody|g' -e 's|@PACKAGE_VERSION[@]|5.75|g' './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[@]|nobody|g' -e 's|@PACKAGE_VERSION[@]|5.75|g' './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[@]|nobody|g' -e 's|@PACKAGE_VERSION[@]|5.75|g' './stunnel.service.in' >stunnel.service
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[@]|nobody|g' -e 's|@PACKAGE_VERSION[@]|5.75|g' './stunnel.spec.in' >stunnel.spec
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/tools'
Making all in tests
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/tests'
Making all in certs
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/tests/certs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/tests/certs'
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/tests'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/tests'
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/src'
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/bin'
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/lib/stunnel'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libstunnel.la '/build/stunnel/pkg/stunnel/usr/lib/stunnel'
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/bin'
 /usr/bin/install -c stunnel3 '/build/stunnel/pkg/stunnel/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c stunnel '/build/stunnel/pkg/stunnel/usr/bin'
libtool: install: /usr/bin/install -c .libs/libstunnel.so /build/stunnel/pkg/stunnel/usr/lib/stunnel/libstunnel.so
libtool: install: /usr/bin/install -c stunnel /build/stunnel/pkg/stunnel/usr/bin/stunnel
libtool: install: /usr/bin/install -c .libs/libstunnel.lai /build/stunnel/pkg/stunnel/usr/lib/stunnel/libstunnel.la
libtool: warning: remember to run 'libtool --finish /usr/lib/stunnel'
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/src'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/src'
Making install in doc
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/doc'
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/share/doc/stunnel'
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/share/man/man8'
 /usr/bin/install -c -m 644 stunnel.html stunnel.pl.html '/build/stunnel/pkg/stunnel/usr/share/doc/stunnel'
 /usr/bin/install -c -m 644 stunnel.8 stunnel.pl.8 '/build/stunnel/pkg/stunnel/usr/share/man/man8'
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/doc'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/doc'
Making install in tools
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/tools'
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/tools'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/etc/stunnel'
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/share/doc/stunnel/examples'
 /usr/bin/install -c -m 644 stunnel.init stunnel.service stunnel.logrotate stunnel.rh.init stunnel.spec ca.html ca.pl importCA.html importCA.sh script.sh '/build/stunnel/pkg/stunnel/usr/share/doc/stunnel/examples'
 /usr/bin/install -c -m 644 stunnel.conf-sample '/build/stunnel/pkg/stunnel/etc/stunnel'
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/tools'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/tools'
Making install in tests
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75/tests'
Making install in certs
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/tests/certs'
make[3]: Entering directory '/build/stunnel/src/stunnel-5.75/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 '/build/stunnel/src/stunnel-5.75/tests/certs'
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/tests/certs'
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75/tests'
make[3]: Entering directory '/build/stunnel/src/stunnel-5.75/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 '/build/stunnel/src/stunnel-5.75/tests'
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75/tests'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75/tests'
make[1]: Entering directory '/build/stunnel/src/stunnel-5.75'
make[2]: Entering directory '/build/stunnel/src/stunnel-5.75'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/stunnel/pkg/stunnel/usr/share/doc/stunnel'
 /usr/bin/install -c -m 644 README.md TODO.md COPYING.md AUTHORS.md NEWS.md PORTS.md BUGS.md COPYRIGHT.md CREDITS.md INSTALL.W32.md INSTALL.WCE.md INSTALL.FIPS.md '/build/stunnel/pkg/stunnel/usr/share/doc/stunnel'
make  install-data-hook
make[3]: Entering directory '/build/stunnel/src/stunnel-5.75'
*********************************************************
* Type 'make cert' to also install a sample certificate *
*********************************************************
make[3]: Leaving directory '/build/stunnel/src/stunnel-5.75'
make[2]: Leaving directory '/build/stunnel/src/stunnel-5.75'
make[1]: Leaving directory '/build/stunnel/src/stunnel-5.75'
install: creating directory '/build/stunnel/pkg/stunnel/usr/lib/systemd'
install: creating directory '/build/stunnel/pkg/stunnel/usr/lib/systemd/system'
'tools/stunnel.service' -> '/build/stunnel/pkg/stunnel/usr/lib/systemd/system/stunnel.service'
install: creating directory '/build/stunnel/pkg/stunnel/usr/lib/sysusers.d'
'/build/stunnel/src/sysusers.conf' -> '/build/stunnel/pkg/stunnel/usr/lib/sysusers.d/stunnel.conf'
install: creating directory '/build/stunnel/pkg/stunnel/usr/lib/tmpfiles.d'
'/build/stunnel/src/tmpfiles.conf' -> '/build/stunnel/pkg/stunnel/usr/lib/tmpfiles.d/stunnel.conf'
install: creating directory '/build/stunnel/pkg/stunnel/usr/share/bash-completion'
install: creating directory '/build/stunnel/pkg/stunnel/usr/share/bash-completion/completions'
'tools/stunnel.bash' -> '/build/stunnel/pkg/stunnel/usr/share/bash-completion/completions/stunnel.bash'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "stunnel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: stunnel 5.75-1 (Thu May 29 02:55:44 2025)
==> Cleaning up...