@bforbis the issue you see there is that Xenial has OpenSSL-1.0 and Bionic has OpenSSL-1.1; the dlang deimos for openssl supports only one version, so the Dockerfile for Bionic has been pulling from my branch, and the Dockerfile for Xenial is supposed to be pulling in a tag, but it's pulling in master instead, and 1.1 changes were merged into master upstream for that. I will submit a separate PR to fix the Xenial Dockerfile then we can merge this.
[ Full content available at: https://github.com/apache/thrift/pull/1584 ] This message was relayed via gitbox.apache.org for [email protected]
