[Issue 14959] Regression in HEAD: linker error on printing SysTime with writeln

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Sep 4 07:05:24 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14959

--- Comment #9 from Jack Stouffer <jack at jackstouffer.com> ---
(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

--


More information about the Digitalmars-d-bugs mailing list