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

--- Comment #4 from Jack Stouffer <[email protected]> ---
(In reply to Vladimir Panteleev from comment #3)
> Can't reproduce on OS X either, either with current master or with master @
> 2015-08-24 17:07:19 UTC (time of your bug report).
> 
> How do you build D? Try using Digger.

Hmm, I tried to re-download and rebuild dmd to see if that would help, but now
I am getting this error:

$ make -j8 -f posix.mak AUTO_BOOTSTRAP=1                                       
                                                                       
[9:36:54]
/Library/Developer/CommandLineTools/usr/bin/make -C src -f posix.mak
no cpu specified, assuming X86
CC=g++ /tmp/.host_dmd-2.067.1/dmd2/osx/bin/dmd
-conf=/tmp/.host_dmd-2.067.1/dmd2/osx/bin/dmd.conf idgen.d
/bin/sh: /tmp/.host_dmd-2.067.1/dmd2/osx/bin/dmd: No such file or directory
make[1]: *** [idgen] Error 127
make: *** [all] Error 2

--

Reply via email to