Public bug reported: Imported from Debian bug http://bugs.debian.org/1137386:
Package: alpine Version: 2.26+dfsg-5 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: |If you get No such file error messages for files x509.h, ssl.h, |pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL |is not installed on your system. Either install OpenSSL first |or build with command: make slx SSLTYPE=none |`cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c |osdep.c: In function ‘ssl_validate_cert’: |osdep.c:698:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] | 698 | cname = X509_get_subject_name(cert); | | ^ |osdep.c:700:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] | 700 | if((e = X509_NAME_get_entry(cname, j)) != NULL){ | | ^ |osdep.c:716:64: error: invalid use of incomplete typedef ‘ASN1_IA5STRING’ {aka ‘struct asn1_string_st’} | 716 | (name->type = GEN_DNS) && (s = name->d.ia5->data) && | | ^~ Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/alpine_2.26+dfsg-5_amd64-2026-04-19T07:53:37Z Sebastian ** Affects: alpine (Ubuntu) Importance: Undecided Status: New ** Affects: alpine (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1137386 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1137386 ** Changed in: alpine (Debian) Remote watch: None => Debian Bug tracker #1137386 ** 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/2154824 Title: alpine: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alpine/+bug/2154824/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
