Public bug reported:

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=/home/ubuntu/deb/stunnel4/stunnel4-5.60+dfsg=. -flto=auto 
-ffat-lto-objects -flto=auto -ffat-lto-objects -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[2]: *** [Makefile:720: stunnel-options.o] Error 1
make[2]: Leaving directory '/home/ubuntu/deb/stunnel4/stunnel4-5.60+dfsg/src'
make[1]: *** [Makefile:415: all] Error 2
make[1]: Leaving directory '/home/ubuntu/deb/stunnel4/stunnel4-5.60+dfsg/src'
make: *** [Makefile:449: all-recursive] Error 1

** Affects: stunnel4 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs update-excuse update-excuses

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959588

Title:
  FTBFS: SSL_OP_BIT’ undeclared here

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stunnel4/+bug/1959588/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to