When build library or examples, then receive some messages with errors and deprecations. How fix this error?

....\source\vibe\core\core.d(1136): Error: function core.stdc.signal.signal (int sig, extern (C) void function(int) nothrow @nogc @system func) is not callable using argument types (int, extern (C) void function(int signal) nothrow)