Your message dated Mon, 15 Jun 2026 03:06:13 +0000
with message-id <[email protected]>
and subject line Bug#1138350: fixed in globus-gssapi-gsi 14.20-4
has caused the Debian Bug report #1138350,
regarding globus-gssapi-gsi: FTBFS with openssl 4.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1138350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138350
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: globus-gssapi-gsi
Source-Version: 14.20-4
Done: Mattias Ellert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
globus-gssapi-gsi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mattias Ellert <[email protected]> (supplier of updated
globus-gssapi-gsi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 14 Jun 2026 18:42:09 +0200
Source: globus-gssapi-gsi
Architecture: source
Version: 14.20-4
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Closes: 1138350
Changes:
globus-gssapi-gsi (14.20-4) unstable; urgency=medium
.
* Compile with OpenSSL 4 (Closes: #1138350)
* Fix compiler warnings
Checksums-Sha1:
012852cb324abe6f5fbbc77d809d067a88da95f1 2534 globus-gssapi-gsi_14.20-4.dsc
691b9dafa8332cb4e774a23162c3af844428c285 15876
globus-gssapi-gsi_14.20-4.debian.tar.xz
70d847bc8b5a3e1f290f0ec05e5b7d93ba764922 7001
globus-gssapi-gsi_14.20-4_source.buildinfo
Checksums-Sha256:
232108f8c75ac3c3b8eb1c319ab7b305df83b2ce69f32c337f3a017439919a1b 2534
globus-gssapi-gsi_14.20-4.dsc
5d292b294349a12c1097c6dc15ac20f854266f58c688f13010cff63eacd7fd3a 15876
globus-gssapi-gsi_14.20-4.debian.tar.xz
ce2168169329343d8992bdfac475dd2674246db92416424b06d136e1a9c009da 7001
globus-gssapi-gsi_14.20-4_source.buildinfo
Files:
d48f0bd627a3de8e4042de35a3345f0c 2534 net optional
globus-gssapi-gsi_14.20-4.dsc
d785133aa8c36c07e6d9b9bccceec712 15876 net optional
globus-gssapi-gsi_14.20-4.debian.tar.xz
0cb27b820aa8b67e39e4cbc15263d501 7001 net optional
globus-gssapi-gsi_14.20-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJRBAEBCgA7FiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAmovVm4dHG1hdHRpYXMu
ZWxsZXJ0QHBoeXNpY3MudXUuc2UACgkQ6K7C/zvhqUtIAQ/+MwZzCylQnHURoYdz
+3/cWhgOH+EXn7GN/dcbyVt49va2k+zUH+DjNsmW09HmJvi5XRI2+3xNc4KGL/nG
qkY9ul9PjPMxvEqUIgPGJIay9M65TlkFt5LacMkiL4Ik+dshA0g7mjiA2mcIJb/r
nmMVzPXKs4Gp8PJOqG2Ptg/DiS0Ps0SvRtjiUzC0kKP4r7WvJJSJyKXCrdMIvq5w
tr4oK09YBnKXbjhOEZw7Oybtd4PHRa9JL4YESPOi9RX53s9b6b8o/oGYuB1kHw6L
0EdcfAhY5dX5c0yO6tisnGafYFD6AqmPjL17vagvWYH1Zg2szi57XbXkrrtT/o0O
oge5qNMlduUZx4yLSzGKPHavuRBUl75v3q377NmU5s07dMkr0Oc3sBXVxVS738kK
ZgxRVTTJiv8tifiO1iE8XYplzaw9VfcYaMvMm26dbFWAPxK41SuO9Afa6CDfFl26
POcqRTa5l12ZjmGsFfbMxy52iaOEEKv29qbYkrnzeluUs+ZjHCqtHiuv3dDA4WX1
SobF8QMqq8LZh4Kwqj3RhbpZ5LEROFRp1odMkHppSYmxHfmnevlq8yJPkI3+REWi
maWK0B+JpiL/BX5XZQh3QCOaoLV73tlcN1q9O/GsekB4WPUHfKe5i3WXJgbCZHQW
dldqh7y3hWfz5kDIYe+KJ3oU+go=
=YyP7
-----END PGP SIGNATURE-----
pgpm2idIOK_Ut.pgp
Description: PGP signature
--- End Message ---