Public bug reported: Imported from Debian bug http://bugs.debian.org/1138406:
Package: globus-gridmap-eppn-callout Version: 2.2-4 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_gridmap_eppn_callout\" -DPACKAGE_TARNAME=\"globus_gridmap_eppn_callout\" -DPACKAGE_VERSION=\"2.2\" "-DPACKAGE_STRING=\"globus_gridmap_eppn_callout 2.2\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gridmap_eppn_callout\" -DVERSION=\"2.2\" -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/usr/include/globus -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/globus-gridmap-eppn-callout-2.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c globus_gridmap_eppn.c -fPIC -DPIC -o .libs/globus_gridmap_eppn.o | globus_gridmap_eppn.c: In function 'ggvm_get_eppn': | globus_gridmap_eppn.c:309:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] | 309 | if (!(eppn_ext = X509_get_ext(cert, extpos))) | | ^ | globus_gridmap_eppn.c:312:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] | 312 | if (!(eppn_str = X509_EXTENSION_get_data(eppn_ext))) | | ^ | globus_gridmap_eppn.c:315:25: error: invalid use of incomplete typedef 'ASN1_STRING' {aka 'struct asn1_string_st'} | 315 | eppn_data = eppn_str->data; | | ^~ | globus_gridmap_eppn.c:318:44: error: invalid use of incomplete typedef 'ASN1_STRING' {aka 'struct asn1_string_st'} | 318 | length, &tag, &xclass, eppn_str->length) == 0x80) | | ^~ | globus_gridmap_eppn.c:322:23: error: invalid use of incomplete typedef 'ASN1_STRING' {aka 'struct asn1_string_st'} | 322 | *length = eppn_str->length; | | ^~ | make[1]: *** [Makefile:510: globus_gridmap_eppn.lo] Error 1 | make[1]: Leaving directory '/build/reproducible-path/globus-gridmap-eppn-callout-2.2' Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/globus-gridmap-eppn-callout_2.2-4_amd64-2026-04-19T11:16:35Z Sebastian ** Affects: globus-gridmap-eppn-callout (Ubuntu) Importance: Undecided Status: New ** Affects: globus-gridmap-eppn-callout (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138406 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138406 ** Changed in: globus-gridmap-eppn-callout (Debian) Remote watch: None => Debian Bug tracker #1138406 ** 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/2154952 Title: globus-gridmap-eppn-callout: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/globus-gridmap-eppn-callout/+bug/2154952/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
