https://issues.dlang.org/show_bug.cgi?id=14959
--- Comment #9 from Jack Stouffer <[email protected]> --- (In reply to Vladimir Panteleev from comment #8) > Can you try building D with Digger? > > https://github.com/CyberShadow/Digger 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 Clone of 'git://github.com/D-Programming-Language/dmd' into submodule path 'dmd' failed digger: Not caching build failure due to temporary/environment error. Fatal error: Command ["git", "--work-tree=/Users/Jack/dlang_contrib/test_dir/repo", "--git-dir=/Users/Jack/dlang_contrib/test_dir/repo/.git", "submodule", "update", "--init", "dmd"] failed with status 1 --
