It was fixed in [1] which is part of 5.9.2, 5.10.0. [1] 3ac051c454 (diff-b820e0828543b1da522ff0ab3dac6c75)
3ac051c454 (diff-b820e0828543b1da522ff0ab3dac6c75)
A dependency (boost) makes use of `std::auto_ptr`, which is no longer supported in C++17 in Clang. This change re-enables `std::auto_ptr` capabilities.
The module definitions are factored out and shared between qt56 and qt59. The symlink farm which was created during builds is no longer needed.