I have disabled dlang for "make cross" in the Ubuntu Xenial based builds because everything fails. Both of the deimos libraries it depends on only support older distributions, which means those code paths are dead. If we want libevent and openssl dlang support we need to find another way to do it. I suspect there might be a better way to do TLS in dlang these days. There should already be open items in the Jira backlog for these things.
- Jim On Mon, Dec 11, 2017 at 2:08 PM, Allen George <[email protected]> wrote: > As subject line asks. Trying to run `make precross` on thrift docker image > xenial. Doesn’t seem like it builds properly. Does it work for anyone else, > or is it a known issue? > > Thanks, > Allen >
