<div dir="ltr">Hi Tino,<div><br></div><div>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... </div><div><br></div><div><span style="font-family:monospace"><span style="font-weight:bold;color:rgb(84,255,84)">sami@skynet</span><span style="color:rgb(0,0,0)">:</span><span style="font-weight:bold;color:rgb(84,84,255)">~</span><span style="color:rgb(0,0,0)">$ cd .config/darktable</span><span style="color:rgb(0,0,0)">
</span><br><span style="font-weight:bold;color:rgb(84,255,84)">sami@skynet</span><span style="color:rgb(0,0,0)">:</span><span style="font-weight:bold;color:rgb(84,84,255)">~/.config/darktable</span><span style="color:rgb(0,0,0)">$ for i in $(darktable-cltest | grep "CONF KEY" | awk '{print $3}') ; do sed -i "s,^${i}_building=.*,& -D__IMAGE_SUPPORT__=1," darktablerc ; d</span><br><span style="color:rgb(0,0,0)">one</span><span style="color:rgb(0,0,0)">
</span><br><span style="font-weight:bold;color:rgb(84,255,84)">sami@skynet</span><span style="color:rgb(0,0,0)">:</span><span style="font-weight:bold;color:rgb(84,84,255)">~/.config/darktable</span><span style="color:rgb(0,0,0)">$ </span><span style="color:rgb(0,0,0)"> </span><br><br></span></div><div><span style="font-family:monospace">BR,</span></div><div><span style="font-family:monospace">Sami</span></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, 8 Apr 2026 at 21:26, Tino Mettler <<a href="mailto:tino.mettler@tikei.de">tino.mettler@tikei.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Sami,<br>
<br>
It would be nice if you could install the ROCm OpenCL driver from<br>
Debian Sid again and try this command:<br>
<br>
for i in $(darktable-cltest | grep "CONF KEY" | awk '{print $3}') ; do sed -i "s,^${i}_building=.*,& -D__IMAGE_SUPPORT__=1," darktablerc ; done<br>
<br>
Afterwards, please check if this fixes the compile errors.<br>
<br>
Regards,<br>
Tino<br>
</blockquote></div>