Public bug reported: Imported from Debian bug http://bugs.debian.org/1138350:
Package: globus-gssapi-gsi Version: 14.20-3 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_gssapi_gsi\" -DPACKAGE_TARNAME=\"globus_gssapi_gsi\" -DPACKAGE_VERSION=\"14.20\" "-DPACKAGE_STRING=\"globus_gssapi_gsi 14.20\"" -DPACKAGE_BUGREPORT=\"https://github.com/gridcf/gct/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gssapi_gsi\" -DVERSION=\"14.20\" -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.. -I/usr/include/globus -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/globus-gssapi-gsi-14.20=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c compare_name.c -fPIC -DPIC -o .libs/libglobus_gssapi_gsi_la-compare_name.o | compare_name.c: In function 'gss_l_compare_x509_to_x509': | compare_name.c:418:32: error: implicit declaration of function 'ASN1_STRING_data'; did you mean 'ASN1_STRING_set0'? [-Wimplicit-function-declaration] | 418 | ns1 = (char *) ASN1_STRING_data(gn1->d.dNSName); | | ^~~~~~~~~~~~~~~~ | | ASN1_STRING_set0 | compare_name.c:418:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | 418 | ns1 = (char *) ASN1_STRING_data(gn1->d.dNSName); | | ^ | compare_name.c:426:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | 426 | ns2 = (char *) ASN1_STRING_data(gn2->d.dNSName); | | ^ | compare_name.c:475:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | 475 | ns2 = (char *) ASN1_STRING_data(gn2->d.dNSName); | | ^ | compare_name.c: In function 'gss_l_compare_x509_to_hostbased_service': | compare_name.c:599:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | 599 | ns1 = (char *) ASN1_STRING_data(gn1->d.dNSName); | | ^ | compare_name.c: In function 'gss_l_compare_x509_to_host_ip': | compare_name.c:694:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | 694 | ns1 = (char *) ASN1_STRING_data(gn1->d.dNSName); | | ^ | compare_name.c:717:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | 717 | ns1 = (char *) ASN1_STRING_data(gn1->d.iPAddress); | | ^ | make[3]: *** [Makefile:661: libglobus_gssapi_gsi_la-compare_name.lo] Error 1 Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/globus-gssapi-gsi_14.20-3_amd64-2026-04-19T08:33:34Z Sebastian ** Affects: globus-gssapi-gsi (Ubuntu) Importance: Undecided Status: New ** Affects: globus-gssapi-gsi (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138350 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138350 ** Changed in: globus-gssapi-gsi (Debian) Remote watch: None => Debian Bug tracker #1138350 ** 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/2154898 Title: globus-gssapi-gsi: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/globus-gssapi-gsi/+bug/2154898/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
