Github user uint commented on the issue:
https://github.com/apache/thrift/pull/1412
@dkochmanski I confirmed I get the issue locally on SBCL 1.3.1, but 1.3.14
works fine.
@jeking3 I don't think we can fix the issue with SBCL 1.3.1 (easily), as it
seems like either Quicklisp or one of the library it pulls causes that, not the
code we maintain. Would it be fine to just use Artful? Or do you need it to
build on Xenial specifically for Travis integration?---
