std/concurrency.d(158): Error: cannot resolve type for this.data.get!(Tuple!(Tid,CurlMessage!(immutable(ubyte)[]))) std/concurrency.d(1037): Error: template instance std.concurrency.Message.map!(bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow@system) error instantiating std/concurrency.d(667): instantiated from here: get!(Duration,bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow @system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) std/net/curl.d(1072): instantiated from here: receiveTimeout!(bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow @system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) std/concurrency.d(158): Error: cannot resolve type for this.data.get!(Tuple!(Tid,CurlMessage!(bool))) std/concurrency.d(1037): Error: template instance std.concurrency.Message.map!(bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) error instantiating std/concurrency.d(667): instantiated from here: get!(Duration,bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow @system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) std/net/curl.d(1072): instantiated from here: receiveTimeout!(bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow @system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) std/concurrency.d(667): Error: template instance std.concurrency.MessageBox.get!(Duration,bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow @system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) error instantiating std/net/curl.d(1072): instantiated from here: receiveTimeout!(bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow @system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) std/net/curl.d(1072): Error: template instance std.concurrency.receiveTimeout!(bool delegate(Tid origin, CurlMessage!(immutable(ubyte)[]) _data) pure nothrow@system,bool delegate(Tid origin, CurlMessage!(bool) f) pure nothrow @safe) error instantiating ../druntime/import/object.di(393): Error: function std.typecons.Tuple!(string,const(char)[]).Tuple.opEquals!(const(Tuple!(string,const(char)[]))).opEquals (const(Tuple!(string,const(char)[])) rhs) is not callable using argument types (const(Tuple!(string,const(char)[]))) const std/functional.d(600): Error: template instance object.AssociativeArray!(Tuple!(string,const(char)[]),Regex!(char)) error instantiating std/regex.d(6444): instantiated from here: memoize!(regexImpl,8) std/net/curl.d(2454): instantiated from here: regex!(string) std/regex.d(6444): Error: template instance std.functional.memoize!(regexImpl,8) error instantiating std/net/curl.d(2454): instantiated from here: regex!(string) std/net/curl.d(2454): Error: template instance std.regex.regex!(string) error instantiating make[1]: *** [generated/linux/release/32/libphobos2.a] Error 1 make: *** [release] Error 2