Seems fixed in QT5: https://bugreports.qt.io/browse/QTBUG-22829
Can we remove it?
find . -type f -exec sed -i "/tag=QT4-boost-compatibility/d" {} \;