root icon indicating copy to clipboard operation
root copied to clipboard

Do not complain about the internal of unique_ptr. Do not complain about transient std::tuple.

Open pcanal opened this issue 2 years ago • 64 comments

This fixes #13574

This prevents complains about the internals of unique_ptr when we are just investigating its suitability for streaming.

Also do not complains about a transient std::tuple even if we can not stream it (for example if one of component is a private entity).

Test at https://github.com/root-project/roottest/pull/1030

pcanal avatar Oct 19 '23 23:10 pcanal

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default How to customize builds

phsft-bot avatar Oct 19 '23 23:10 phsft-bot

Build failed on ROOT-performance-centos8-multicore/soversion. Running on olbdw-01.cern.ch:/data/sftnight/workspace/root-pullrequests-build See console output.

Errors:

  • [2023-10-19T23:38:38.739Z] 1496/2456 Test #1219: tutorial-roofit-rf105_funcbinding-py ..............................................................***Failed Error regular expression found in output. Regex=[: error:] 4.14 sec
  • [2023-10-19T23:38:50.115Z] 1575/2456 Test #1284: tutorial-roofit-rf607_fitresult-py ................................................................***Failed Error regular expression found in output. Regex=[: error:] 5.06 sec
  • [2023-10-19T23:38:55.735Z] 1657/2456 Test #1310: tutorial-roostats-FourBinInstructional-py .........................................................***Failed Error regular expression found in output. Regex=[: error:] 6.57 sec
  • [2023-10-19T23:38:56.000Z] 1667/2456 Test #1312: tutorial-roostats-MultivariateGaussianTest-py .....................................................***Failed Error regular expression found in output. Regex=[: error:] 6.76 sec
  • [2023-10-19T23:39:15.276Z] 1856/2456 Test #1314: tutorial-roostats-rs101_limitexample-py ...........................................................***Failed Error regular expression found in output. Regex=[: error:] 25.67 sec

Failing tests:

And 1 more

phsft-bot avatar Oct 19 '23 23:10 phsft-bot

Test Results

    12 files      12 suites   2d 15h 13m 12s :stopwatch:  2 646 tests  2 646 :white_check_mark: 0 :zzz: 0 :x: 30 025 runs  30 025 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 2f2c69e1.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Oct 20 '23 00:10 github-actions[bot]

Build failed on mac12arm/cxx20. Running on macphsft26.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build See console output.

Errors:

  • [2023-10-20T00:52:27.110Z] 1313/2453 Test #1223: tutorial-roofit-rf105_funcbinding-py ..............................................................***Failed Error regular expression found in output. Regex=[: error:] 2.47 sec
  • [2023-10-20T00:53:00.757Z] 1378/2453 Test #1288: tutorial-roofit-rf607_fitresult-py ................................................................***Failed Error regular expression found in output. Regex=[: error:] 2.79 sec
  • [2023-10-20T00:53:14.177Z] 1406/2453 Test #1314: tutorial-roostats-FourBinInstructional-py .........................................................***Failed Error regular expression found in output. Regex=[: error:] 3.21 sec
  • [2023-10-20T00:53:14.748Z] 1407/2453 Test #1316: tutorial-roostats-MultivariateGaussianTest-py .....................................................***Failed Error regular expression found in output. Regex=[: error:] 3.51 sec
  • [2023-10-20T00:53:21.037Z] 1426/2453 Test #1318: tutorial-roostats-rs101_limitexample-py ...........................................................***Failed Error regular expression found in output. Regex=[: error:] 8.94 sec

Failing tests:

And 1 more

phsft-bot avatar Oct 20 '23 01:10 phsft-bot

@phsft-bot build just on ROOT-ubuntu2204/nortcxxmod

pcanal avatar Oct 20 '23 21:10 pcanal

Starting build on ROOT-ubuntu2204/nortcxxmod How to customize builds

phsft-bot avatar Oct 20 '23 21:10 phsft-bot

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default How to customize builds

phsft-bot avatar Oct 23 '23 20:10 phsft-bot

Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-2.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 23 '23 20:10 phsft-bot

Build failed on ROOT-ubuntu2004/python3. Running on root-ubuntu-2004-1.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 23 '23 21:10 phsft-bot

Build failed on windows10/default. Running on null:C:\build\workspace\root-pullrequests-build See console output.

Errors:

  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(270,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(273,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(275,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(277,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(280,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(282,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(284,25): error C2679: binary '=': no operator found which takes a right-hand operand of type 'initializer list' (or there is no acceptable conversion) [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(396,100): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'ROOT::VecOps::RVec<CustomStruct>' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(401,94): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-23T21:20:02.836Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(401,27): error C2672: 'ROOT::Detail::VecOps::RVecImpl<T>::emplace_back': no matching overloaded function found [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]

And 12 more

phsft-bot avatar Oct 23 '23 21:10 phsft-bot

@phsft-bot build

pcanal avatar Oct 24 '23 12:10 pcanal

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default How to customize builds

phsft-bot avatar Oct 24 '23 12:10 phsft-bot

Build failed on windows10/default. Running on null:C:\build\workspace\root-pullrequests-build See console output.

Errors:

  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(270,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(273,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(275,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(277,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(280,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(282,22): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(284,25): error C2679: binary '=': no operator found which takes a right-hand operand of type 'initializer list' (or there is no acceptable conversion) [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(396,100): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'ROOT::VecOps::RVec<CustomStruct>' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(401,94): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'CustomStruct' [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]
  • [2023-10-24T13:08:16.025Z] C:\build\workspace\root-pullrequests-build\root\tree\ntuple\v7\test\ntuple_show.cxx(401,27): error C2672: 'ROOT::Detail::VecOps::RVecImpl<T>::emplace_back': no matching overloaded function found [C:\build\workspace\root-pullrequests-build\build\tree\ntuple\v7\test\ntuple_show.vcxproj]

And 12 more

phsft-bot avatar Oct 24 '23 13:10 phsft-bot

Build failed on mac12arm/cxx20. Running on macphsft26.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 24 '23 13:10 phsft-bot

@phsft-bot

pcanal avatar Oct 25 '23 19:10 pcanal

@phsft-bot build

vepadulano avatar Oct 26 '23 08:10 vepadulano

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default How to customize builds

phsft-bot avatar Oct 26 '23 08:10 phsft-bot

Build failed on ROOT-performance-centos8-multicore/soversion. Running on olbdw-01.cern.ch:/data/sftnight/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 26 '23 09:10 phsft-bot

Build failed on mac12arm/cxx20. Running on macphsft26.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 26 '23 10:10 phsft-bot

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default How to customize builds

phsft-bot avatar Oct 26 '23 19:10 phsft-bot

Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-1.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 26 '23 19:10 phsft-bot

Build failed on ROOT-performance-centos8-multicore/soversion. Running on olbdw-01.cern.ch:/data/sftnight/workspace/root-pullrequests-build See console output.

Failing tests:

phsft-bot avatar Oct 26 '23 19:10 phsft-bot