Source: lcmaps-plugins-jobrep
Version: 1.5.6-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=lcmaps-plugins-jobrep&arch=armel&ver=1.5.6-1.1%2Bb2&stamp=1710084074&raw=0

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/api 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -c 
../api/jobrep_odbc_api.c  -fPIC -DPIC -o 
../api/.libs/liblcmaps_jobrep_la-jobrep_odbc_api.o
jobrep_data_handling.c: In function ‘jobrep_push_certificates’:
jobrep_data_handling.c:1187:13: warning: ‘ASN1_STRING_data’ is deprecated: 
Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
 1187 |             not_before = 
jobrep_asn1TimeToTimeT(ASN1_STRING_data(X509_get_notBefore(cert)),(size_t)0);
      |             ^~~~~~~~~~
In file included from /usr/include/openssl/objects.h:21,
                 from /usr/include/openssl/evp.h:43,
                 from /usr/include/openssl/x509.h:29,
                 from jobrep_data_handling.h:17,
                 from jobrep_data_handling.c:12:
/usr/include/openssl/asn1.h:683:40: note: declared here
  683 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      |                                        ^~~~~~~~~~~~~~~~
jobrep_data_handling.c:1195:13: warning: ‘ASN1_STRING_data’ is deprecated: 
Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
 1195 |             not_after  = 
jobrep_asn1TimeToTimeT(ASN1_STRING_data(X509_get_notAfter(cert)),(size_t)0);
      |             ^~~~~~~~~
/usr/include/openssl/asn1.h:683:40: note: declared here
  683 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      |                                        ^~~~~~~~~~~~~~~~
jobrep_data_handling.c: In function ‘jobrep_get_serialnumber_as_string’:
jobrep_data_handling.c:1282:17: error: implicit declaration of function 
‘i2c_ASN1_INTEGER’; did you mean ‘i2s_ASN1_INTEGER’? 
[-Werror=implicit-function-declaration]
 1282 |     serialLen = i2c_ASN1_INTEGER(cert_Serial, NULL);
      |                 ^~~~~~~~~~~~~~~~
      |                 i2s_ASN1_INTEGER

Cheers
-- 
Sebastian Ramacher

Reply via email to