bug#22608: Module system thread unsafety and .go compilation

2018-07-03 Thread Ludovic Courtès
Hello, taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis: > To speed up the compilation of the many Scheme files in Guix, we use a > script that first loads all modules to be compiled into the Guile > process (by calling 'resolve-interface' on the module names), and then > the corr

bug#28211: Stack marking issue in multi-threaded code

2018-07-03 Thread Mark H Weaver
Hi Andy, Andy Wingo writes: > On Sat 30 Jun 2018 23:49, Mark H Weaver writes: > I should say that I'm not confident that _either_ of these proposed solutions will adequately address all of the possible problems that could occur when GC is performed on VM threads stopped at arbitra

bug#31960: java-eclipse-jetty-security has indeterministic test failures (on ia64)

2018-07-03 Thread Gábor Boskovits
Fixed on master in commit 4c9aa15edbf3c57b30338810b00c1a3bca874492. Thanks for reporting!

bug#31961: java-libsnappy and java-libsnappy-1 have test failures (java.lang.UnsatisfiedLinkError)

2018-07-03 Thread Gábor Boskovits
Fixed on master in commit 673135df30d48a7099c62adb1b452425e2eda3c8. Thanks for reporting!