Public bug reported: Imported from Debian bug http://bugs.debian.org/1138412:
Package: lcmaps-plugins-verify-proxy Version: 1.5.12-1 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 -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I../../src/verify-proxy/verify-lib/interface -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/lcmaps-plugins-verify-proxy-1.5.12=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o verify-lib/src/verify_x509_utils.o verify-lib/src/verify_x509_utils.c | gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I../../src/verify-proxy/verify-lib/interface -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/lcmaps-plugins-verify-proxy-1.5.12=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o verify-lib/src_internal/_verify_x509.o verify-lib/src_internal/_verify_x509.c | verify-lib/src_internal/_verify_x509.c: In function ‘verify_verifyCert’: | verify-lib/src_internal/_verify_x509.c:699:40: error: passing argument 2 of ‘X509_STORE_set_check_issued’ from incompatible pointer type [-Wincompatible-pointer-types] | 699 | X509_STORE_set_check_issued(store, grid_X509_check_issued_wrapper); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int (*)(X509_STORE_CTX *, X509 *, X509 *) {aka int (*)(struct x509_store_ctx_st *, struct x509_st *, struct x509_st *)} | In file included from /usr/include/openssl/x509.h:494, | from verify-lib/src_internal/_verify_x509.c:36: | /usr/include/openssl/x509_vfy.h:556:36: note: expected ‘X509_STORE_CTX_check_issued_fn’ {aka ‘int (*)(struct x509_store_ctx_st *, const struct x509_st *, const struct x509_st *)’} but argument is of type ‘int (*)(X509_STORE_CTX *, X509 *, X509 *)’ {aka ‘int (*)(struct x509_store_ctx_st *, struct x509_st *, struct x509_st *)’} | 556 | X509_STORE_CTX_check_issued_fn check_issued); | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | verify-lib/src_internal/_verify_x509.c:187:12: note: ‘grid_X509_check_issued_wrapper’ declared here | 187 | static int grid_X509_check_issued_wrapper(X509_STORE_CTX *ctx,X509 *x,X509 *issuer); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | /usr/include/openssl/x509_vfy.h:259:15: note: ‘X509_STORE_CTX_check_issued_fn’ declared here | 259 | typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | verify-lib/src_internal/_verify_x509.c: In function ‘grid_X509_knownCriticalExts’: | verify-lib/src_internal/_verify_x509.c:1462:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] | 1462 | ex = X509_get_ext(cert, i); | | ^ | make[4]: *** [Makefile:668: verify-lib/src_internal/_verify_x509.o] Error 1 | make[4]: Leaving directory '/build/reproducible-path/lcmaps-plugins-verify-proxy-1.5.12/src/verify-proxy' Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/lcmaps-plugins-verify-proxy_1.5.12-1_amd64-2026-04-19T11:42:17Z Sebastian ** Affects: lcmaps-plugins-verify-proxy (Ubuntu) Importance: Undecided Status: New ** Affects: lcmaps-plugins-verify-proxy (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138412 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138412 ** Changed in: lcmaps-plugins-verify-proxy (Debian) Remote watch: None => Debian Bug tracker #1138412 ** 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/2154957 Title: lcmaps-plugins-verify-proxy: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcmaps-plugins-verify-proxy/+bug/2154957/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
