Not sure if this is a problem.
Qt 0.16.3 runs successful on Ubuntu Trusty (14.04.5).
However, Qt 0.17.0rc4 (and master) gives me undefined symbol: FT_Get_Font_Format:
0.17.0rc4:
user@ubuntu:~/Desktop$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
user@ubuntu:~/Desktop$ ./bitcoin-qt --regtest
./bitcoin-qt: symbol lookup error: ./bitcoin-qt: undefined symbol: FT_Get_Font_Format
