compiler-explorer / infra

Infrastructure to set up the public Compiler Explorer instances and compilers
https://godbolt.org
BSD 2-Clause "Simplified" License
333 stars 293 forks source link

DMD nightly failing to install #676

Open mattgodbolt opened 2 years ago

mattgodbolt commented 2 years ago
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

maxhaton commented 2 years ago

@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