FS#66078 - [qtcreator] clangbackend broken in 4.11.2-1.
Attached to Project:
Arch Linux
Opened by Knut Tidemann (Avenger) - Thursday, 02 April 2020, 08:07 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 02 April 2020, 21:57 GMT
Opened by Knut Tidemann (Avenger) - Thursday, 02 April 2020, 08:07 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 02 April 2020, 21:57 GMT
|
Details
Description:
The clangbackend binary stopped working in the Qt Creator 4.11.2-1 update from testing. When I try to run it I get: Inconsistency detected by ld.so: rtld.c: 1492: dl_main: Assertion `GL(dl_rtld_map).l_libname' failed! Steps to Reproduce: I did a -Syu on April 1st which updated the qtcreator package to 4.11.2-1, clangbackend was then broken both when launched by qt creator and when trying to run it on its own. I tried to rebuild the qtcreator package, but it did not help. Downgrading to qtcreator 4.11.1-1 fixes the issue. |
This task depends upon
Closed by Antonio Rojas (arojas)
Thursday, 02 April 2020, 21:57 GMT
Reason for closing: Fixed
Additional comments about closing: qtcreator 4.11.2-2
Thursday, 02 April 2020, 21:57 GMT
Reason for closing: Fixed
Additional comments about closing: qtcreator 4.11.2-2
I would recommend to disable clang in the package for the time being.
Clang 10 support _might_ happen in the 4.13 release and may or may not need extra patches.
4.11.1 built against current packages also shows the issue, so it's also not caused by a change in qtcreator.
So this must be caused by some library update between 6/2 and 31/3. Currently trying to identify which one it is, help is appreciated.
I hope that we will finally catch up with clang again in Creator 4.13!