Package: src:stunnel4
Version: 3:5.72-3
User: [email protected]
Usertags: ftbfs-during-trixie-support-period
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable in the year 2028, your package
failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary
dh_update_autotools_config
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'auto'.
libtoolize: copying file 'auto/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:31: installing 'auto/compile'
configure.ac:9: installing 'auto/missing'
src/Makefile.am: installing 'auto/depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
--enable-ipv6 --with-threads=pthread
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --enable-ipv6
--with-threads=pthread
configure: **************************************** initialization
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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... none
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
configure: PTHREAD mode selected
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: **************************************** 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 -fPIE... yes
checking whether C compiler accepts -fstack-protector... 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 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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
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 -m elf_x86_64) 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 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 for malloc.h... yes
checking for ucontext.h... yes
checking for pthread.h... yes
checking for poll.h... yes
checking for tcpd.h... yes
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
configure: **************************************** libraries
checking for library containing gethostbyname... none required
checking for library containing yp_get_default_domain... no
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
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... autodetecting
checking for hosts_access in -lwrap... yes
configure: libwrap support enabled
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
# Do not allow this file to be regenerated
[ -f src/dhparam.c ]
sleep 1
touch src/dhparam.c
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-tls.o `test -f 'tls.c'
|| echo './'`tls.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-str.o `test -f 'str.c'
|| echo './'`str.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-file.o `test -f 'file.c'
|| echo './'`file.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-client.o `test -f
'client.c' || echo './'`client.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-log.o `test -f 'log.c'
|| echo './'`log.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-options.o `test -f
'options.c' || echo './'`options.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-protocol.o `test -f
'protocol.c' || echo './'`protocol.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-network.o `test -f
'network.c' || echo './'`network.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-resolver.o `test -f
'resolver.c' || echo './'`resolver.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-ssl.o `test -f 'ssl.c'
|| echo './'`ssl.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-ctx.o `test -f 'ctx.c'
|| echo './'`ctx.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-verify.o `test -f
'verify.c' || echo './'`verify.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-sthreads.o `test -f
'sthreads.c' || echo './'`sthreads.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-ocsp.o `test -f 'ocsp.c'
|| echo './'`ocsp.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-fd.o `test -f 'fd.c' ||
echo './'`fd.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-dhparam.o `test -f
'dhparam.c' || echo './'`dhparam.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-cron.o `test -f 'cron.c'
|| echo './'`cron.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-stunnel.o `test -f
'stunnel.c' || echo './'`stunnel.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-pty.o `test -f 'pty.c'
|| echo './'`pty.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-libwrap.o `test -f
'libwrap.c' || echo './'`libwrap.c
gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr/include
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-ui_unix.o `test -f
'ui_unix.c' || echo './'`ui_unix.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -pthread
-Wextra -Wpedantic -Wformat=2 -Wconversion -Wno-deprecated-declarations -fPIE
-fstack-protector -D_FORTIFY_SOURCE=2 -c -o env.lo env.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fstack-protector -D_FORTIFY_SOURCE=2 -c env.c -fPIC -DPIC -o
.libs/env.o
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@PACKAGE_VERSION[@]|5.72|g' './stunnel3.in'
>stunnel3
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@PACKAGE_VERSION[@]|5.72|g' './os2.mak.in'
>os2.mak
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -L/usr/lib64
-L/usr/lib -lssl -lcrypto -Wl,-z,relro -Wl,-z,now
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -fPIE -pie
-Wl,-z,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o
stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o
stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-ocsp.o stunnel-fd.o
stunnel-dhparam.o stunnel-cron.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o
stunnel-ui_unix.o -lsystemd -lpthread -lwrap
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -Wall -pthread -Wextra -Wpedantic -Wformat=2 -Wconversion
-Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -avoid-version
-Wl,-z,relro -Wl,-z,now
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -fPIE -pie
-Wl,-z,noexecstack -o libstunnel.la -rpath /usr/lib/x86_64-linux-gnu/stunnel env.lo
-lsystemd -lpthread -lwrap
libtool: link: gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wextra
-Wpedantic -Wformat=2 -Wconversion -Wno-deprecated-declarations -fPIE -fstack-protector
-D_FORTIFY_SOURCE=2 -Wl,-z -Wl,relro -Wl,-z -Wl,now
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -fPIE -pie -Wl,-z
-Wl,noexecstack -o stunnel stunnel-tls.o stunnel-str.o stunnel-file.o stunnel-client.o
stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o
stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-ocsp.o stunnel-fd.o
stunnel-dhparam.o stunnel-cron.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o
stunnel-ui_unix.o -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lsystemd -lpthread -lwrap
-pthread
libtool: link: gcc -shared -fPIC -DPIC .libs/env.o -lsystemd -lpthread
-lwrap -g -O2 -fstack-protector-strong -fstack-protector -Wl,-z -Wl,relro
-Wl,-z -Wl,now
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -Wl,-z
-Wl,noexecstack -pthread -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so
libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la"
"libstunnel.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making all in doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
pod2man -u -n stunnel -s 8 -r 5.72 \
-c "stunnel4 TLS Proxy" -d '2024.04.11' stunnel.pod.in stunnel.8.in
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
pod2html --index --backlink --header \
--title "stunnel4 TLS Proxy" --infile=stunnel.pod.in | \
sed -e 's|ł|ł|g' >stunnel.html.in
rm -f pod2htmd.tmp pod2htmi.tmp
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
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.8.in' >stunnel.8
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in tools
make[2]: Entering directory '/<<PKGBUILDDIR>>/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' -e 's|@PACKAGE_VERSION[@]|5.72|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[@]|nogroup|g' -e 's|@PACKAGE_VERSION[@]|5.72|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[@]|nogroup|g' -e 's|@PACKAGE_VERSION[@]|5.72|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[@]|nogroup|g' -e 's|@PACKAGE_VERSION[@]|5.72|g'
'./stunnel.spec.in' >stunnel.spec
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
Making all in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
Making all in certs
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/certs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/certs'
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules execute_before_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
env PYTHONPATH='/<<PKGBUILDDIR>>/debian/tests/python' \
python3 -B -u -m struntime \
--certdir='/<<PKGBUILDDIR>>/debian/tests/certs' \
--program='/<<PKGBUILDDIR>>/src/stunnel'
Using /tmp/struntime.je7h0bos as a temporary directory
Trying to obtain the version of /<<PKGBUILDDIR>>/src/stunnel
Started `/<<PKGBUILDDIR>>/src/stunnel -version` as process 343014
Got stunnel version 5.72
[main] Starting to do things
[main] Awaiting the 'listener started' event
[find_listening_port] Looking for a port to listen on
[find_listening_port] Trying localhost port 6502
[listener] Telling the main thread about [127.0.0.1]:6502
[listener] Awaiting client connections...
[main] Apparently we are listening on [127.0.0.1]:6502
[main] Testing cleartext connections
[test_connect [127.0.0.1]:6502 0] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 1] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 2] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 3] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 4] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 5] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 6] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 7] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 8] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 9] Trying port 6502 encrypted False
[test_connect [127.0.0.1]:6502 0] Opening an unencrypted connection
[test_connect [127.0.0.1]:6502 8] Opening an unencrypted connection
[listener] A client connected from somewhere
[[127.0.0.1]:41754] New connection
[[127.0.0.1]:41754] Telling the main thread
[[127.0.0.1]:41754] Let them tell us something...
[listener] A client connected from somewhere
[[127.0.0.1]:41768] New connection
[[127.0.0.1]:41768] Telling the main thread
[[127.0.0.1]:41768] Let them tell us something...
[test_connect [127.0.0.1]:6502 0] Connected to the server: [127.0.0.1]:41754
[test_connect [127.0.0.1]:6502 8] Connected to the server: [127.0.0.1]:41768
[test_connect [127.0.0.1]:6502 5] Opening an unencrypted connection
[listener] A client connected from somewhere
[[127.0.0.1]:41780] New connection
[[127.0.0.1]:41780] Telling the main thread
[[127.0.0.1]:41780] Let them tell us something...
[test_connect [127.0.0.1]:6502 5] Connected to the server: [127.0.0.1]:41780
[test_connect [127.0.0.1]:6502 3] Opening an unencrypted connection
[listener] A client connected from somewhere
[[127.0.0.1]:41784] New connection
[[127.0.0.1]:41784] Telling the main thread
[[127.0.0.1]:41784] Let them tell us something...
[test_connect [127.0.0.1]:6502 3] Connected to the server: [127.0.0.1]:41784
[test_connect [127.0.0.1]:6502 1] Opening an unencrypted connection
[test_connect [127.0.0.1]:6502 4] Opening an unencrypted connection
[test_connect [127.0.0.1]:6502 6] Opening an unencrypted connection
[test_connect [127.0.0.1]:6502 7] Opening an unencrypted connection
[listener] A client connected from somewhere
[[127.0.0.1]:41792] New connection
[[127.0.0.1]:41792] Telling the main thread
[[127.0.0.1]:41792] Let them tell us something...
[listener] A client connected from somewhere
[[127.0.0.1]:41796] New connection
[[127.0.0.1]:41796] Telling the main thread
[[127.0.0.1]:41796] Let them tell us something...
[listener] A client connected from somewhere
[[127.0.0.1]:41812] New connection
[[127.0.0.1]:41812] Telling the main thread
[[127.0.0.1]:41812] Let them tell us something...
[listener] A client connected from somewhere
[[127.0.0.1]:41818] New connection
[[127.0.0.1]:41818] Telling the main thread
[[127.0.0.1]:41818] Let them tell us something...
[test_connect [127.0.0.1]:6502 1] Connected to the server: [127.0.0.1]:41792
[test_connect [127.0.0.1]:6502 4] Connected to the server: [127.0.0.1]:41796
[test_connect [127.0.0.1]:6502 6] Connected to the server: [127.0.0.1]:41812
[test_connect [127.0.0.1]:6502 7] Connected to the server: [127.0.0.1]:41818
[test_connect [127.0.0.1]:6502 2] Opening an unencrypted connection
[listener] A client connected from somewhere
[[127.0.0.1]:41824] New connection
[[127.0.0.1]:41824] Telling the main thread
[[127.0.0.1]:41824] Let them tell us something...
[test_connect [127.0.0.1]:6502 2] Connected to the server: [127.0.0.1]:41824
[test_connect [127.0.0.1]:6502 5] Sending something...
[test_connect [127.0.0.1]:6502 5] Waiting for the main thread to figure it out
[[127.0.0.1]:41780] Telling the main thread about b'Hello 5\n'
[[127.0.0.1]:41780] Writing something back...
[[127.0.0.1]:41780] Telling the main thread about b'There!\n'
[[127.0.0.1]:41780] Closing down the writer socket
[test_connect [127.0.0.1]:6502 5] The listener acknowledged [127.0.0.1]:41780
[test_connect [127.0.0.1]:6502 5] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 5] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 5] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 5] Waiting for the server to close the connection
[[127.0.0.1]:41780] Telling the main thread done
[test_connect [127.0.0.1]:6502 5] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 5] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 5] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 5] Done
[process_connections] Fetching task plain-5
[process_connections] Waiting for task plain-5
[process_connections] Done with task plain-5
[test_connect [127.0.0.1]:6502 9] Opening an unencrypted connection
[listener] A client connected from somewhere
[[127.0.0.1]:41838] New connection
[[127.0.0.1]:41838] Telling the main thread
[[127.0.0.1]:41838] Let them tell us something...
[test_connect [127.0.0.1]:6502 9] Connected to the server: [127.0.0.1]:41838
[test_connect [127.0.0.1]:6502 8] Sending something...
[test_connect [127.0.0.1]:6502 8] Waiting for the main thread to figure it out
[test_connect [127.0.0.1]:6502 4] Sending something...
[test_connect [127.0.0.1]:6502 4] Waiting for the main thread to figure it out
[[127.0.0.1]:41768] Telling the main thread about b'Hello 8\n'
[[127.0.0.1]:41768] Writing something back...
[[127.0.0.1]:41768] Telling the main thread about b'There!\n'
[[127.0.0.1]:41768] Closing down the writer socket
[[127.0.0.1]:41796] Telling the main thread about b'Hello 4\n'
[[127.0.0.1]:41796] Writing something back...
[[127.0.0.1]:41796] Telling the main thread about b'There!\n'
[[127.0.0.1]:41796] Closing down the writer socket
[test_connect [127.0.0.1]:6502 8] The listener acknowledged [127.0.0.1]:41768
[test_connect [127.0.0.1]:6502 8] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 8] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 8] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 8] Waiting for the server to close the connection
[test_connect [127.0.0.1]:6502 4] The listener acknowledged [127.0.0.1]:41796
[test_connect [127.0.0.1]:6502 4] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 4] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 4] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 4] Waiting for the server to close the connection
[[127.0.0.1]:41768] Telling the main thread done
[[127.0.0.1]:41796] Telling the main thread done
[test_connect [127.0.0.1]:6502 8] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 8] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 4] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 4] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 8] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 8] Done
[test_connect [127.0.0.1]:6502 4] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 4] Done
[process_connections] Fetching task plain-8
[process_connections] Waiting for task plain-8
[process_connections] Done with task plain-8
[process_connections] Fetching task plain-4
[process_connections] Waiting for task plain-4
[process_connections] Done with task plain-4
[test_connect [127.0.0.1]:6502 0] Sending something...
[test_connect [127.0.0.1]:6502 0] Waiting for the main thread to figure it out
[[127.0.0.1]:41754] Telling the main thread about b'Hello 0\n'
[[127.0.0.1]:41754] Writing something back...
[[127.0.0.1]:41754] Telling the main thread about b'There!\n'
[[127.0.0.1]:41754] Closing down the writer socket
[test_connect [127.0.0.1]:6502 0] The listener acknowledged [127.0.0.1]:41754
[test_connect [127.0.0.1]:6502 0] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 0] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 0] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 0] Waiting for the server to close the connection
[[127.0.0.1]:41754] Telling the main thread done
[test_connect [127.0.0.1]:6502 0] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 0] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 0] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 0] Done
[process_connections] Fetching task plain-0
[process_connections] Waiting for task plain-0
[process_connections] Done with task plain-0
[test_connect [127.0.0.1]:6502 2] Sending something...
[test_connect [127.0.0.1]:6502 2] Waiting for the main thread to figure it out
[[127.0.0.1]:41824] Telling the main thread about b'Hello 2\n'
[[127.0.0.1]:41824] Writing something back...
[[127.0.0.1]:41824] Telling the main thread about b'There!\n'
[[127.0.0.1]:41824] Closing down the writer socket
[test_connect [127.0.0.1]:6502 2] The listener acknowledged [127.0.0.1]:41824
[test_connect [127.0.0.1]:6502 2] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 2] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 2] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 2] Waiting for the server to close the connection
[[127.0.0.1]:41824] Telling the main thread done
[test_connect [127.0.0.1]:6502 2] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 2] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 2] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 2] Done
[process_connections] Fetching task plain-2
[process_connections] Waiting for task plain-2
[process_connections] Done with task plain-2
[test_connect [127.0.0.1]:6502 3] Sending something...
[test_connect [127.0.0.1]:6502 3] Waiting for the main thread to figure it out
[[127.0.0.1]:41784] Telling the main thread about b'Hello 3\n'
[[127.0.0.1]:41784] Writing something back...
[[127.0.0.1]:41784] Telling the main thread about b'There!\n'
[[127.0.0.1]:41784] Closing down the writer socket
[test_connect [127.0.0.1]:6502 1] Sending something...
[test_connect [127.0.0.1]:6502 1] Waiting for the main thread to figure it out
[test_connect [127.0.0.1]:6502 7] Sending something...
[test_connect [127.0.0.1]:6502 7] Waiting for the main thread to figure it out
[test_connect [127.0.0.1]:6502 3] The listener acknowledged [127.0.0.1]:41784
[test_connect [127.0.0.1]:6502 3] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 3] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 3] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 3] Waiting for the server to close the connection
[[127.0.0.1]:41784] Telling the main thread done
[[127.0.0.1]:41792] Telling the main thread about b'Hello 1\n'
[[127.0.0.1]:41792] Writing something back...
[[127.0.0.1]:41792] Telling the main thread about b'There!\n'
[[127.0.0.1]:41792] Closing down the writer socket
[[127.0.0.1]:41818] Telling the main thread about b'Hello 7\n'
[[127.0.0.1]:41818] Writing something back...
[[127.0.0.1]:41818] Telling the main thread about b'There!\n'
[[127.0.0.1]:41818] Closing down the writer socket
[test_connect [127.0.0.1]:6502 3] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 3] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 1] The listener acknowledged [127.0.0.1]:41792
[test_connect [127.0.0.1]:6502 1] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 1] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 1] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 1] Waiting for the server to close the connection
[test_connect [127.0.0.1]:6502 7] The listener acknowledged [127.0.0.1]:41818
[test_connect [127.0.0.1]:6502 7] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 7] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 7] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 7] Waiting for the server to close the connection
[[127.0.0.1]:41792] Telling the main thread done
[[127.0.0.1]:41818] Telling the main thread done
[test_connect [127.0.0.1]:6502 3] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 3] Done
[test_connect [127.0.0.1]:6502 1] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 1] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 7] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 7] Closing our writer socket, too
[process_connections] Fetching task plain-3
[process_connections] Waiting for task plain-3
[process_connections] Done with task plain-3
[test_connect [127.0.0.1]:6502 1] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 1] Done
[test_connect [127.0.0.1]:6502 7] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 7] Done
[process_connections] Fetching task plain-1
[process_connections] Waiting for task plain-1
[process_connections] Done with task plain-1
[process_connections] Fetching task plain-7
[process_connections] Waiting for task plain-7
[process_connections] Done with task plain-7
[test_connect [127.0.0.1]:6502 6] Sending something...
[test_connect [127.0.0.1]:6502 6] Waiting for the main thread to figure it out
[[127.0.0.1]:41812] Telling the main thread about b'Hello 6\n'
[[127.0.0.1]:41812] Writing something back...
[[127.0.0.1]:41812] Telling the main thread about b'There!\n'
[[127.0.0.1]:41812] Closing down the writer socket
[test_connect [127.0.0.1]:6502 6] The listener acknowledged [127.0.0.1]:41812
[test_connect [127.0.0.1]:6502 6] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 6] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 6] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 6] Waiting for the server to close the connection
[[127.0.0.1]:41812] Telling the main thread done
[test_connect [127.0.0.1]:6502 6] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 6] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 6] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 6] Done
[process_connections] Fetching task plain-6
[process_connections] Waiting for task plain-6
[process_connections] Done with task plain-6
[test_connect [127.0.0.1]:6502 9] Sending something...
[test_connect [127.0.0.1]:6502 9] Waiting for the main thread to figure it out
[[127.0.0.1]:41838] Telling the main thread about b'Hello 9\n'
[[127.0.0.1]:41838] Writing something back...
[[127.0.0.1]:41838] Telling the main thread about b'There!\n'
[[127.0.0.1]:41838] Closing down the writer socket
[test_connect [127.0.0.1]:6502 9] The listener acknowledged [127.0.0.1]:41838
[test_connect [127.0.0.1]:6502 9] Waiting for the server to receive it...
[test_connect [127.0.0.1]:6502 9] Waiting for the server to send something
[test_connect [127.0.0.1]:6502 9] Trying to receive the actual data
[test_connect [127.0.0.1]:6502 9] Waiting for the server to close the connection
[[127.0.0.1]:41838] Telling the main thread done
[test_connect [127.0.0.1]:6502 9] Waiting for an EOF on the reader socket
[test_connect [127.0.0.1]:6502 9] Closing our writer socket, too
[test_connect [127.0.0.1]:6502 9] Letting the main thread know we're done
[test_connect [127.0.0.1]:6502 9] Done
[process_connections] Fetching task plain-9
[process_connections] Waiting for task plain-9
[process_connections] Done with task plain-9
[main] Picking a listen address:port for stunnel
[find_listening_port] Looking for a port to listen on
[find_listening_port] Trying 127.0.0.1 port 6503
[find_listening_port] got 6503, shutting down the listener
[main] Will put stunnel at 127.0.0.1:6503
[main] Preparing the stunnel config file
[main] Using config file /tmp/struntime.je7h0bos/stunnel.conf
[main]
[main] pid = /tmp/struntime.je7h0bos/stunnel.pid
[main] foreground = yes
[main]
[main] cert = /<<PKGBUILDDIR>>/debian/tests/certs/certificate.pem
[main] key = /tmp/struntime.je7h0bos/key.pem
[main]
[main] [test]
[main] accept = 127.0.0.1:6503
[main] connect = 127.0.0.1:6502
[main] End of the config file
[main] Launching the stunnel server
[main] - got pid 343026
[main] Launching the stunnel output pipe thread
[main] Waiting for stunnel to start up
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: stunnel 5.72 on
x86_64-pc-linux-gnu platform'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: Compiled/running with
OpenSSL 3.3.1 4 Jun 2024'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: Threading:PTHREAD
Sockets:POLL,IPv6,SYSTEMD TLS:ENGINE,OCSP,PSK,SNI Auth:LIBWRAP'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: Reading configuration from
file /tmp/struntime.je7h0bos/stunnel.conf'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: UTF-8 byte order mark not
detected'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: FIPS mode disabled'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[ui]: Configuration successful'
[stunnel_output] The main thread ought to know
[main] Testing the encrypted connections
[test_connect [127.0.0.1]:6503 0] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 1] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 2] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 3] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 4] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 5] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 6] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 7] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 8] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 9] Trying port 6503 encrypted True
[test_connect [127.0.0.1]:6503 4] Creating an SSL context
[test_connect [127.0.0.1]:6503 4] - cert required
[test_connect [127.0.0.1]:6503 4] - load_verify_locations()
[test_connect [127.0.0.1]:6503 4] Opening an SSL connection
[test_connect [127.0.0.1]:6503 5] Creating an SSL context
[test_connect [127.0.0.1]:6503 5] - cert required
[test_connect [127.0.0.1]:6503 5] - load_verify_locations()
[test_connect [127.0.0.1]:6503 5] Opening an SSL connection
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[0]: Service [test] accepted
connection from 127.0.0.1:49882'
[stunnel_output] Read '2028.06.10 12:00:35 LOG5[1]: Service [test] accepted
connection from 127.0.0.1:49896'
About to cancel 12 remaining task(s)
- listen
- output
- encr-0
- encr-1
- encr-2
- encr-3
- encr-4
- encr-5
- encr-6
- encr-7
- encr-8
- encr-9
Waiting for the tasks to hopefully finish
About to kill and wait for 1 child process(es)
- pid 343026
Waiting for the processes to exit...
Got processes' exit status: [-9]
Failed to connect to 127.0.0.1:6503: [SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed: certificate has expired (_ssl.c:1000)
make[1]: *** [debian/rules:38: execute_before_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:122: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/ftbfs-future/
About the archive rebuild: This is an effort to keep trixie free from FTBFS bugs
during its lifetime as a supported distribution, as explained here:
https://lists.debian.org/debian-devel/2024/05/msg00414.html
(While they are not yet, please note that the bugs will be RC for trixie)
The build was made using sbuild and a reduced chroot with only
build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.