Public bug reported: Imported from Debian bug http://bugs.debian.org/1138413:
Package: wget Version: 1.25.0-2 Severity: normal Tags: sid control: affects -1 src:openssl User: [email protected] Usertags: openssl-4.0 OpenSSL 4.0 is in experimental. This package fails to build against it: | gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../../src -I../lib -I../../lib -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_LIBSSL -DNDEBUG -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/wget-1.25.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNO_SSLv2 -Os -c -o openssl.o ../../src/openssl.c | ../../src/openssl.c: In function 'ssl_init': | ../../src/openssl.c:230:14: error: implicit declaration of function 'SSLv3_client_method'; did you mean 'SSLv23_client_method'? [-Wimplicit-function-declaration] | 230 | meth = SSLv3_client_method (); | | ^~~~~~~~~~~~~~~~~~~ | | SSLv23_client_method | ../../src/openssl.c:230:12: error: assignment to 'const SSL_METHOD *' {aka 'const struct ssl_method_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] | 230 | meth = SSLv3_client_method (); | | ^ Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/wget_1.25.0-2_amd64-2026-04-19T13:25:38Z Sebastian ** Affects: wget (Ubuntu) Importance: Undecided Status: New ** Affects: wget (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138413 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138413 ** Changed in: wget (Debian) Remote watch: None => Debian Bug tracker #1138413 ** Tags added: ftbfs openssl-4.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154958 Title: wget: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wget/+bug/2154958/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
