Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/723
Well, I was wrong; it's a link ordering issue. I could not fix/force the
link order coming out of dmd, so I switched to the ld.gold linker for the
docker images and that one is smart enough to get it right (also it's way
faster than the bfd linker).---
