infra icon indicating copy to clipboard operation
infra copied to clipboard

DMD nightly failing to install

Open mattgodbolt opened this issue 3 years ago • 1 comments

49 packages installed OK, 495 skipped, and 1 failed installation
Failed:
  compilers/d/nightly/dmd dmd2-nightly

Looks like:

mv: cannot stat 'dmd-master-*': No such file or directory
chmod: cannot access 'dmd2': No such file or directory

is the error

mattgodbolt avatar Feb 14 '22 14:02 mattgodbolt

@mattgodbolt We have a nightly release on github https://github.com/dlang/dmd/releases (The date is not up to date, the commit is)

Maybe try that

maxhaton avatar May 18 '22 03:05 maxhaton