21874 was supposed to fix them all but I still encounter a failure locally: --- warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Breakpoint 1, D main () at runnable/gdb4181.d:23 23 } RESULT=test_results/runnable/gdb4181_0.gdb:5: Error in sourced command file: Cannot find thread-local storage for process 262642, executable file /home/basile/dev/repos/dlang/dmd/test/test_results/runnable/gdb4181_0: Cannot find thread-local variables on this target ============================== Test 'runnable/gdb4181.d' failed: Expected rc == 0, but exited with rc == 1 ---