-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Building msgpack-rpc 0.1.1 configuration "default", build type debug.
Running dmd...
../../home/vagrant/.dub/packages/msgpack-rpc-0.1.1/src/msgpackrpc/transport/tcp. d(64): Error: cannot implicitly convert expression (size) of type ulong to uint
../../home/vagrant/.dub/packages/msgpack-rpc-0.1.1/src/msgpackrpc/transport/tcp. d(129): Error: cannot implicitly convert expression (input.leastSize()) of type ulong to uint
../../home/vagrant/.dub/packages/msgpack-rpc-0.1.1/src/msgpackrpc/transport/tcp. d(148): Error: template instance msgpackrpc.transport.tcp.ClientSocket!(Client!( tcp)) error instantiating
../../home/vagrant/.dub/packages/msgpack-rpc-0.1.1/src/msgpackrpc/client.d(24): instantiated from here: ClientTransport!(Client!(tcp))
../../home/vagrant/.dub/packages/msgpack-rpc-0.1.1/src/msgpackrpc/client.d(92): instantiated from here: Client!(tcp)
FAIL ../../home/vagrant/.dub/packages/msgpack-rpc-0.1.1/.dub/build/default-debug -linux.posix-x86-dmd_2068-FDBACD6DA71A93D6D4082B2F537CD7A0/ msgpack-rpc staticLi brary
Error executing command run:
dmd failed with exit code 1.