Source: stunnel4
Version: 3:5.60+dfsg-1
Severity: important
Tags: bookworm sid
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: ftbfs-3.0

Your package is failing to build using OpenSSL 3.0 with the
following error:

| gcc -DHAVE_CONFIG_H -I.  -I/usr/kerberos/include -I/usr/include 
-DLIBDIR='"/usr/lib/x86_64-linux-gnu/stunnel"' -DCONFDIR='"/etc/stunnel"' 
-DPIDFILE='"/var/run/stunnel4.pid"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -pthread -Wextra -Wpedantic -Wformat=2 
-Wconversion -Wno-long-long -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"' 
-DPIDFILE='"/var/run/stunnel4.pid"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -pthread -Wextra -Wpedantic -Wformat=2 
-Wconversion -Wno-long-long -Wno-deprecated-declarations -fPIE 
-fstack-protector -D_FORTIFY_SOURCE=2 -c -o stunnel-options.o `test -f 
'options.c' || echo './'`options.c
| options.c:229:13: error: ‘SSL_OP_BIT’ undeclared here (not in a function)
|   229 |     {"BIT", SSL_OP_BIT},
|       |             ^~~~~~~~~~
| options.c:229:5: warning: missing initializer for field ‘value’ of 
‘SSL_OPTION’ [-Wmissing-field-initializers]
|   229 |     {"BIT", SSL_OP_BIT},
|       |     ^
| options.c:107:19: note: ‘value’ declared here
|   107 |     long unsigned value;
|       |                   ^~~~~
| make[3]: *** [Makefile:720: stunnel-options.o] Error 1
| make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
| make[2]: *** [Makefile:415: all] Error 2

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html

Sebastian

Reply via email to