Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.6
-
None
-
clang 3.9
Description
When building qt 5.9.6 under clang 3.9 and 4.0 as debug shared library, There is a link failure:
linking ../../../../lib/libQt5XcbQpa.so.5.9.6 /usr/bin/ld.gold: internal error in override_version, at ../../gold/resolve.cc:61 clang: error: linker command failed with exit code 1 (use -v to see invocation)
eg https://travis-ci.org/bincrafters/conan-qt/jobs/427527479
It does not happen on qt 5.11.1
It is the same error as QTBUG-66571
Attachments
Issue Links
- duplicates
-
QTBUG-66571 ld.gold internal error on clang/Ubuntu
- Closed