- 
    Bug 
- 
    Resolution: Out of scope
- 
    P3: Somewhat important 
- 
    None
- 
    5.9.1
- 
    None
The OpenStreetMap plugin seems to use QtConcurrent features.
But this isn't documented and prevents the plugins from being loaded if one does for instance macdeployqt without adding QT += concurrent (doing QT += location isn't enough).