https://issues.dlang.org/show_bug.cgi?id=14959
--- Comment #11 from Jack Stouffer <[email protected]> --- (In reply to Vladimir Panteleev from comment #10) > (In reply to Jack Stouffer from comment #9) > > Unfortunately, every time I try to use digger, the build fails even though > > github loads just fine in my browser: > > > > Cloning into 'dmd'... > > fatal: unable to connect to github.com: > > github.com[0: 192.30.252.130]: errno=Operation timed out > > Unblock TCP port 9418 or run: > > git config --global url.https://github.com/.insteadOf git://github.com/ Works with digger build. I'm not quite sure what that means. Am I manually building DMD wrong? --
