I’m getting this on Linux:

Unexpected failures:

   generics  T5462Yes1 [exit code non-0] (normal)

 

Linking T5462Yes1 ...

gcc: error: GEq/GEq1A.o: No such file or directory

gcc: error: GFunctor/GFunctor.o: No such file or directory

 

*** unexpected failure for T5462Yes1(normal)

 

But it doesn’t happen if I say “make TEST=T5462Yes1”.

                                                                          

Could this be a multi-thread file deletion thing?  make TEST=T5462Yes1 runs the test 8 different ways

 

Simon