Public bug reported: Imported from Debian bug http://bugs.debian.org/1138372:
Package: globus-gsi-proxy-ssl Version: 6.6-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: | libtool: compile: gcc -DPACKAGE_NAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_TARNAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"globus_gsi_proxy_ssl 6.6\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gsi_proxy_ssl\" -DVERSION=\"6.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/globus-gsi-proxy-ssl-6.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c proxypolicy.c -fPIC -DPIC -o .libs/proxypolicy.o | proxypolicy.c: In function 'PROXYPOLICY_get_policy': | proxypolicy.c:232:35: error: invalid use of incomplete typedef 'ASN1_OCTET_STRING' {aka 'struct asn1_string_st'} | 232 | (*length) = policy->policy->length; | | ^~ | proxypolicy.c:233:41: error: invalid use of incomplete typedef 'ASN1_OCTET_STRING' {aka 'struct asn1_string_st'} | 233 | if(*length > 0 && policy->policy->data) | | ^~ | proxypolicy.c:236:40: error: invalid use of incomplete typedef 'ASN1_OCTET_STRING' {aka 'struct asn1_string_st'} | 236 | memcpy(copy, policy->policy->data, *length); | | ^~ | make[2]: *** [Makefile:468: proxypolicy.lo] Error 1 Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/globus-gsi-proxy-ssl_6.6-1_amd64-2026-04-19T12:25:26Z Sebastian ** Affects: globus-gsi-proxy-ssl (Ubuntu) Importance: Undecided Status: New ** Affects: globus-gsi-proxy-ssl (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138372 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138372 ** Changed in: globus-gsi-proxy-ssl (Debian) Remote watch: None => Debian Bug tracker #1138372 ** 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/2154920 Title: globus-gsi-proxy-ssl: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/globus-gsi-proxy-ssl/+bug/2154920/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
