-
Notifications
You must be signed in to change notification settings - Fork 206
[ROOT62.4] Update root to latest v6.24 changes #7507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
includes fixes for ppc64le gcc10/gcc11
|
please test |
|
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_3_X/rootnext. @smuzaffar, @iarspider, @ddaina can you please review it and eventually sign? Thanks. |
|
-1 Failed Tests: Build The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/src/CSGConnector.cc
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/src/CSGContinuousAction.cc
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/src/CmsAnnotation.cc
>> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/src/CmsShowCommon.cc
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/src/CSGActionSupervisor.cc:15:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/interface/CSGAction.h:100:22: error: field 'activated' has incomplete type 'sigc::signal'
100 | sigc::signal activated;
| ^~~~~~~~~
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc900/external/sigcpp/3.0.7-78c11f8d5ed5c9324bb249a7b162f74c/include/sigc++-3.0/sigc++/sigc++.h:118,
from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT624_X_2021-12-08-2300/src/Fireworks/Core/src/CSGActionSupervisor.cc:12:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc900/external/sigcpp/3.0.7-78c11f8d5ed5c9324bb249a7b162f74c/include/sigc++-3.0/sigc++/signal.h:533:7: note: declaration of 'class sigc::signal'
|
|
test parameters:
|
|
please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9e1733/21254/summary.html Comparison SummarySummary:
|
includes fixes for ppc64le gcc10/gcc11