marl icon indicating copy to clipboard operation
marl copied to clipboard

Fixes for Kokoro builds

Open ben-clayton opened this issue 1 year ago • 2 comments
trafficstars

ben-clayton avatar Nov 29 '23 18:11 ben-clayton

the tsan build failed with:

/usr/bin/ld: cannot find libtsan_preinit.o: No such file or directory

dneto0 avatar Jul 12 '24 17:07 dneto0

I believe the TSAN build broke with a Docker image update. I never found time to investigate and fix it, sorry.

ben-clayton avatar Jul 13 '24 08:07 ben-clayton

PR #270 already updated the kokoro CI to use GCC 13. Closing. The sanitizer failures are tracked with #279

dneto0 avatar Jan 29 '25 16:01 dneto0