Package: lcmaps
Version: 1.6.6-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 -DHAVE_CONFIG_H -I. -I../../src -I../../interface
-I../interface -I/usr/include/globus -D ALLOW_EMPTY_CREDENTIALS -D
CONF_LCMAPS_DEBUG_LEVEL=4 -Wdate-time -D_FORTIFY_SOURCE=2
-DLCMAPS_ETC_HOME=\"/etc/lcmaps\"
-DLCMAPS_LIB_HOME=\"/usr/lib/x86_64-linux-gnu\"
-DLCMAPS_MOD_HOME=\"/usr/lib/x86_64-linux-gnu/lcmaps\" -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/lcmaps-1.6.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c
../../src/grid_credential_handling/gsi_handling/lcmaps_voms_attributes.c -fPIC
-DPIC -o grid_credential_handling/gsi_handling/.libs/lcmaps_voms_attributes.o
| ../../src/grid_credential_handling/gsi_handling/lcmaps_voms_attributes.c: In
function 'asn1TimeToTimeT':
|
../../src/grid_credential_handling/gsi_handling/lcmaps_voms_attributes.c:959:27:
error: implicit declaration of function 'ASN1_STRING_data'; did you mean
'ASN1_STRING_set0'? [-Wimplicit-function-declaration]
| 959 | asn1time_string=(char*)ASN1_STRING_data(asn1time_generalized);
| | ^~~~~~~~~~~~~~~~
| | ASN1_STRING_set0
|
../../src/grid_credential_handling/gsi_handling/lcmaps_voms_attributes.c:959:20:
warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
| 959 | asn1time_string=(char*)ASN1_STRING_data(asn1time_generalized);
| | ^
| make[4]: *** [Makefile:1210:
grid_credential_handling/gsi_handling/lcmaps_voms_attributes.lo] Error 1
| make[4]: Leaving directory
'/build/reproducible-path/lcmaps-1.6.6/build-gsi/src'
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/lcmaps_1.6.6-4_amd64-2026-04-19T14:03:52Z
Sebastian