Error compiling with DUB (dmd) since yesterday dub update

Mario user1123581321 at fibonacci.com
Sun Mar 11 07:02:50 UTC 2018


On Sunday, 11 March 2018 at 06:59:32 UTC, rikki cattermole wrote:
> On 11/03/2018 7:55 PM, Mario wrote:
>> I upgraded yesterday to "DUB version 1.8.0, built on Mar  3 
>> 2018" using "4.15.6-1-ARCH".
>> 
>> I got an error while compiling a project which uses the 
>> following dependencies:
>> 
>>> dependency "vibe-d" version="~>0.8.3-beta.1"
>>> dependency "vibe-d:tls" version="~>0.8.3-beta.1"
>>> versions "VibeDefaultMain"
>>> subConfiguration "vibe-d:tls" "botan"
>> The log I got is the following one: 
>> https://hastebin.com/wubujowezi.coffeescript
>> 
>> Do someone know what is happening and why suddenly it stopped 
>> working? Regrets.
>
> Are you aware that it is compiling with ldc?

Actually, I didn't even realize XD. I'm a newbie in VibeD and 
DLang, should I change it? Why did compiling work yesterday?

Thanks in advance


More information about the Digitalmars-d-learn mailing list