infra icon indicating copy to clipboard operation
infra copied to clipboard

[BUG?] Paths not installed correctly

Open partouf opened this issue 4 years ago • 0 comments

$ 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 missing for library mp-units trunk: /opt/compiler-explorer/libs/mp-units/trunk/src/include
2021-03-30 19:20:47,485 lib.ce_install  INFO     Checking d libraries
2021-03-30 19:20:48,085 lib.ce_install  INFO     Checking cuda libraries
2021-03-30 19:20:48,369 lib.ce_install  ERROR    Path missing for library nvtx 301: /opt/compiler-explorer/libs/nvtx/v3.0.1/cpp

partouf avatar Mar 30 '21 19:03 partouf