druntime unittest failing under wine

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Oct 28 18:58:50 UTC 2017


I am using wine to build our Windows toolchain on Linux per 
https://wiki.dlang.org/Building_under_Posix. After building dmd, I tried 
to unittest druntime:

wine make -f win32.mak

and got this:

core.exception.AssertError at src\core\sync\mutex.d(380): unittest failure

Is this reproducible? Does anyone have an attack on this?


Thanks,

Andrei


More information about the Digitalmars-d mailing list