Re: Help! I broke kdevelop
Milian Wolff <[email protected]> Tue, 06 Jan 2026 08:04:27 +0100
| Newsgroups | gmane.comp.kde.devel.kdevelop |
|---|---|
| Message-ID | <2520190.6xklKuMqbY@milian-workstation> |
--nextPart3530432.KXvFhzn4PC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Milian Wolff <[email protected]> To: [email protected] Cc: dave <[email protected]> Subject: Re: Help! I broke kdevelop Date: Tue, 06 Jan 2026 08:04:27 +0100 Message-ID: <2520190.6xklKuMqbY@milian-workstation> In-Reply-To: <ce1c940f-f410-42c3-82ea-2fa14c20decd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> References: <ce1c940f-f410-42c3-82ea-2fa14c20decd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> MIME-Version: 1.0 On Dienstag, 30. Dezember 2025 18:44:36 Mitteleurop=C3=A4ische Normalzeit d= ave=20 wrote: > Hi All, >=20 > I am looking into tinkering with renderdoc, > https://github.com/baldurk/renderdoc/tree/v1.x. I have installed its > dependencies: >=20 > sudo apt-get install libx11-dev libx11-xcb-dev mesa-common-dev > libgl1-mesa-dev libxcb-keysyms1-dev pkg-config cmake python3-dev bison > autoconf automake libpcre3-dev qt5-qmake libqt5svg5-dev libqt5x11extras5-= dev >=20 > I then cloned it, built it and run it but did not install it. >=20 > When I tried to open renderdoc in kdevelop as a project, kdevelop > crashed. When I run kdevelop from bash, I am able to choose renderdoc > as a recent project and kdevelop crashes with the following messages: <snip> > kdevelop: symbol lookup error: /usr/lib/llvm-19/lib/libclang-19.so.19: > undefined symbol: LLVMInitializeAArch64TargetInfo, version LLVM_19.1 This here is the issue. Whatever provides this libclang, it seems to be=20 miscompiled or one of its llvm dependencies is broken and missing this symb= ol.=20 None of this is directly related to kdevelop, please reach out to your dist= ro=20 packagers or try to understand it yourself. Figure out if you have the llvm= 19=20 libs still installed and whether version 19 is correct to be used. Hope this helps =2D-=20 Milian Wolff [email protected] http://milianw.de --nextPart3530432.KXvFhzn4PC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEezawi1aUvUGg3A1+8zYW/HGdOX8FAmlcs/sACgkQ8zYW/HGd OX8OCA/9GD26h8tb8kmVmy1oFkEEqwFj6xpdrAYwQgbtjCGvCTTAM8pZE42UiWdV dSx8Q5Gxl7jf7nQNjQhL7tETOHX8/hf2bJqQLB/0r55R9Q6u4O8hnGkFUv9yByzc Gsyczx5WF3ZTtSsYW40z/XI2lCBVfO8Jzj162SGiYucB0ViimeC8/MkXL+adkwpE kSapxPzZkr77VB7D0rqc7x7aaf4RSeFVhfzQ5QHFqFXZi8+oDFIRVKcM9s36nxKc oaWElxft727lyTS7pL06wa1uXMm8GORL0UkxpYD96JMPKT3BBPv9C/CGGYK9aOBB UDevX3Yl8IbbossP6QXZaDtq4VJW8V+nhUw9mCYT7f2Tn0FMtTLAKPk5kMEK2BMK 1nXLlh482pVvIz1SUIWX1zRIxLBXfxnzCibj7Q12o99nAeTSIiaT6ihq2YZxy8EB ze6zGL9MT1eUY/TIvjLJGMRLqYQ4D/4cWdRcl3aqwldn40M1TlxcimDtyEB551fv Dikfhf8NgWUj8ww5hyIwy9UBX0d7u1+xbMiAGMcgcM9jLmYkTHWtNJ5apoYNehs2 CRjZIE8nD21yDqaI77cohu1apWvvTyrH3c/oAFnQgWPC9sLkhVOBttJbzyxMQVxw 6l2i8duj0ZoR4w0njMBFatSjovN9VYLyercZ0JzGoCmnTkTGaiY= =k4w8 -----END PGP SIGNATURE----- --nextPart3530432.KXvFhzn4PC--