KPluginLoader UBSAN warnings (object has invalid vptr)

2020-10-15 Thread Milian Wolff
Hey all, I'm finally taking a bit of time to look after KDevelop again. I would most notably like to make it ASAN/UBSAN clean. One thing I'm stumbling over are the following reports: ``` /usr/include/KF5/KCoreAddons/kpluginfactory.h:545:24: runtime error: member call on address 0x603f2d40

Re: CI Breakage in Solid on FreeBSD

2020-10-15 Thread Adriaan de Groot
On Thursday, 15 October 2020 11:22:02 CEST Ben Cooksley wrote: > Yesterday changes were landed to Solid, allowing it to make use of new > libimobiledevice API. Unfortunately these changes failed to handle the > situation where an older version of libimobiledevice is in use, causing a > build

CI Breakage in Solid on FreeBSD

2020-10-15 Thread Ben Cooksley
Hi all, Yesterday changes were landed to Solid, allowing it to make use of new libimobiledevice API. Unfortunately these changes failed to handle the situation where an older version of libimobiledevice is in use, causing a build failure on FreeBSD. This change to Solid is therefore considered