compiler-explorer / infra

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

Flang nightly install failing #1283

Closed partouf closed 2 months ago

partouf commented 5 months ago

Since a week or so this is happening: chmod: cannot access 'bin/flang-to-external-fc': No such file or directory

partouf commented 5 months ago

https://github.com/compiler-explorer/infra/blob/main/bin/yaml/cpp.yaml#L1255

partouf commented 5 months ago

Removing the chmod resulted in a different error:

2024-04-30 18:12:17,203 lib.ce_install  INFO     compilers/c++/nightly/clang llvmflang-trunk failed to install: [Errno 13] Permission denied: '/opt/compiler-explorer/staging/6b509278-b7e3-4dab-a11c-c3e844cff763/clang-llvmflang-trunk-20240430' -> '/opt/compiler-explorer/clang-llvmflang-trunk-20240430'