root-project / root

The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
https://root.cern
Other
2.63k stars 1.25k forks source link

[Win] Warnings about missing PCMs #9354

Open hageboeck opened 2 years ago

hageboeck commented 2 years ago

Cling warns about missing PCMs on windows.

  1. Revert e3f2ed26b7903ff540a37e77f6c026b8502db747
  2. Fix the warnings in the failing tests.
dpiparo commented 7 months ago

Is this still an issue?

guitargeek commented 4 months ago

Let's find it out! #15186.

guitargeek commented 4 months ago

It is still an issue on both Windows 64 bit and 32 bit as of April 2024.

Here is the relevant output:

2206/2226 Test #2197: gtestC--ROOT-CI-roottest-root-tree-readrules-gh-14462-gh14462regression ...........................***Failed    1.06 sec
  Running main() from C:\ROOT-CI\build\googletest-prefix\src\googletest\googletest\src\gtest_main.cc
  [==========] Running 1 test from 1 test suite.
  [----------] Global test environment set-up.
  [----------] 1 test from ReadRules
  [ RUN      ] ReadRules.CustomReadRuleWithSpace
  C:\ROOT-CI\src\core\testsupport\src\TestSupport.cxx(76): error: Failed
  Received unexpected diagnostic of severity 3000 at 'TCling::LoadPCM' reading 'ROOT PCM C:\ROOT-CI\build\roottest\root\tree\readrules\gh-14462\Release\gh14462regressionDict_rdict.pcm file does not exist'.
  Suppress those using ROOT/TestSupport.hxx
  [  FAILED  ] ReadRules.CustomReadRuleWithSpace (883 ms)
  [----------] 1 test from ReadRules (883 ms total)

  [----------] Global test environment tear-down
  [==========] 1 test from 1 test suite ran. (883 ms total)
  [  PASSED  ] 0 tests.
  [  FAILED  ] 1 test, listed below:
  [  FAILED  ] ReadRules.CustomReadRuleWithSpace

   1 FAILED TEST
  CMake Error at C:/ROOT-CI/build/RootTestDriver.cmake:232 (message):
    error code: 1