Bug 14915 – [REG2.068.0] can't build phobos-release

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2015-08-13T11:40:00Z
Last change time
2015-08-23T22:26:45Z
Keywords
pull
Assigned to
nobody
Creator
ag0aep6g

Comments

Comment #0 by ag0aep6g — 2015-08-13T11:40:37Z
---- $ make -f posix.mak phobos-release From https://github.com/D-Programming-Language/dmd * branch HEAD -> FETCH_HEAD LATEST=2.068.0 <-- place in the command line to skip network traffic. make --directory=../dmd-2.068.0/src -f posix.mak -j 4 make[1]: *** ../dmd-2.068.0/src: No such file or directory. Stop. posix.mak:338: recipe for target '../dmd-2.068.0/src/dmd' failed make: *** [../dmd-2.068.0/src/dmd] Error 2 ---- Introduced by https://github.com/D-Programming-Language/dlang.org/pull/1050
Comment #1 by ag0aep6g — 2015-08-22T20:06:50Z