bkmgit commented on pull request #11340:
URL: https://github.com/apache/arrow/pull/11340#issuecomment-945080348
Build failures for Thrift versions 0.14 and 0.15 on Ubuntu 18.04 with
libssl-dev ( OpenSSL 1.1.1f ) are due to use of deprecated commands, for
example:
from /usr/include/openssl/err.h:13,
from
/root/arrow/cpp/build/thrift_ep-prefix/src/thrift_ep/lib/cpp/src/thrift/transport/TSSLSocket.cpp:48:
/usr/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]