Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
@Askmewho can you confirm if you have valgrind installed in the system?
If you have valgrind, does the build work if you run meson with -Dfreedreno=false
I found out that Raspbian has a quite old version of valgrind (1:3.7.0-6+rpi6), and when freedreno drivers is build and valgrind is detected it needs features available since 3.10.0 that is when VALGRIND_ENABLE_ADDR_ERROR_REPORTING_IN_RANGE was introduced.
Ok, I will retest it today, but if it's ok for you we close. I did a hard reset by the beggining of this year and it worked, also not doing that and disabling freedreno. I will check it today or tomorrow @chema sorry for not detailed the output.