Hi Tino,

first of all, I would need more specific information to exactly what
packages to reinstall, as this situation resembles me of RPM hell over 2
decades ago. I did disable the AMD repo and did try to reinstall affected
packages...

sami@skynet:~$ cd .config/darktable
sami@skynet:~/.config/darktable$ for i in $(darktable-cltest | grep "CONF
KEY" | awk '{print $3}') ; do sed -i "s,^${i}_building=.*,&
-D__IMAGE_SUPPORT__=1," darktablerc ; d
one
sami@skynet:~/.config/darktable$

BR,
Sami

On Wed, 8 Apr 2026 at 21:26, Tino Mettler <[email protected]> wrote:

> Hi Sami,
>
> It would be nice if you could install the ROCm OpenCL driver from
> Debian Sid again and try this command:
>
> for i in $(darktable-cltest | grep "CONF KEY" | awk '{print $3}') ; do sed
> -i "s,^${i}_building=.*,& -D__IMAGE_SUPPORT__=1," darktablerc ; done
>
> Afterwards, please check if this fixes the compile errors.
>
> Regards,
> Tino
>

Reply via email to