@Portisch , Just FYI, I was able to fix this issue on my git clone but I also noticed the same problem with wireguard-linux-compat package.mk which I also have fixed in my git clone also.
Today I started getting this error (FAILURE: scripts/install cairo:target has failed!) - please see log. Never got it before. Did something change on the last week or so?
I started having the problem below today - cannot get libudfread from main and backup sites - not sure why. All other packages are working up to this one. Thank you for your help. Log file attached.
FAILURE: scripts/install libudfread:target has failed!
@vpeter, thank you, if you have a fresh CoreELEC install without the “sources” directory populated it fails. It works if you have the “sources” directory already populated since I assume it does not download the files again.
Not sure if you tried with a fresh CoreELEC install or with an existing CoreELEC environment with the “sources” directory already populated?
I tried 7 times and it fails at the same issue every time.
Do you really think I didn’t tried that before?
Anyway, right now … all good.
You can find another source and change package url.
LIke https://sources.voidlinux.org/kodi-21.1/libudfread-1.1.2.tar.gz
$ wget https://code.videolan.org/videolan/libudfread/-/archive/1.1.2/libudfread-1.1.2.tar.gz
--2025-07-11 20:38:34-- https://code.videolan.org/videolan/libudfread/-/archive/1.1.2/libudfread-1.1.2.tar.gz
Resolving code.videolan.org (code.videolan.org)... 213.36.253.9, 2a01:e0d:1:3:58bf:fa02:c0de:70
Connecting to code.videolan.org (code.videolan.org)|213.36.253.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33744 (33K) [application/octet-stream]
Saving to: 'libudfread-1.1.2.tar.gz'
libudfread-1.1.2.tar.gz 100%[==========================================>] 32.95K --.-KB/s in 0.03s
2025-07-11 20:38:34 (947 KB/s) - 'libudfread-1.1.2.tar.gz' saved [33744/33744]
$ sha256sum libudfread-1.1.2.tar.gz
2bf16726ac98d093156195bb049a663e07d3323e079c26912546f4e05c77bac5 libudfread-1.1.2.tar.gz
$ curl -o libudfread-1.1.2.tar.gz https://code.videolan.org/videolan/libudfread/-/archive/1.1.2/libudfread-1.1.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33744 100 33744 0 0 132k 0 --:--:-- --:--:-- --:--:-- 132k
$ sha256sum libudfread-1.1.2.tar.gz
2bf16726ac98d093156195bb049a663e07d3323e079c26912546f4e05c77bac5 libudfread-1.1.2.tar.gz