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

