Patrick Quist

Results 98 issues of Patrick Quist

### Is your feature request related to a problem? Please describe The rust based compiler has recently been removed, so it causes our build to fail https://github.com/compiler-explorer/compiler-workflows/runs/7570771259?check_suite_focus=true#step:5:303 It should be...

request
lang-jakt

Buildscript (already merged): https://github.com/compiler-explorer/misc-builder/blob/main/build/build-z88dk.sh Infra changes (already merged) https://github.com/compiler-explorer/infra/commit/dc554a4ca6cb4c1a43c24d5800a470d41a20c19e

lang-c

A list of the available Crate binaries: https://conan.compiler-explorer.com/libraries_rust.html Some notes: * Rust libraries are supported through pre-built binaries for the default platform `x86_64`. * None of the libraries are available...

lang-rust

Should rediscover current prod release compilers after install of nightlies

Some installations, for example https://github.com/compiler-explorer/infra/pull/627 are missing rights for someone else but the installing user to access the folder. This is probably fine for our regular NFS access to the...

Build errors get logged the https://conan.compiler-explorer.com/failedbuilds.html But if a different part of the buildprocess, say conan for example, gives errors, the builder will simply stop because of the error (example:...

https://github.com/compiler-explorer/infra/pull/506#r625608407

``` $ ce_install amazoncheck 2021-03-30 19:20:42,090 lib.installation INFO Making uncached requests 2021-03-30 19:20:43,488 lib.ce_install INFO Checking c libraries 2021-03-30 19:20:44,848 lib.ce_install INFO Checking c++ libraries 2021-03-30 19:20:46,019 lib.ce_install ERROR Path...

Compiler Alias handling has been changed, would be good to merge that to the MSVC instances. Note; Probably needs some testing as well.

``` Nov 08 01:00:47 ip-172-30-0-161 ce-conan[2034]: UnauthorizedError: No authorization token was found Nov 08 01:00:47 ip-172-30-0-161 ce-conan[2034]: at middleware (/home/ubuntu/ceconan/conanproxy/node_modules/express-jwt/lib/index.js:79: Nov 08 01:00:47 ip-172-30-0-161 ce-conan[2034]: at /home/ubuntu/ceconan/conanproxy/node_modules/express-unless/index.js:47:5 Nov 08 01:00:47...