Skip to content
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

[LLVM 10] Update LLVM to 10 #5849

Merged

Conversation

cmsbuild
Copy link
Contributor

backport of #5708

LLVM itself builds but codechecker and py2-dxr needs adjustments

@cmsbuild
Copy link
Contributor Author

cmsbuild commented May 22, 2020

A new Pull Request was created by @cmsbuild for branch IB/CMSSW_11_2_X/master.

@cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks.
cms-bot commands are listed here

@smuzaffar
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor Author

The tests are being triggered in jenkins.

@smuzaffar
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor Author

cmsbuild commented May 23, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6540/console Started: 2020/05/23 15:20

@cmsbuild
Copy link
Contributor Author

-1

Tested at: 4467acf

CMSSW: CMSSW_11_2_X_2020-05-23-1100
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9642fb/6540/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation error when building:

>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/FunctionDumper.cpp 
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/GlobalStaticChecker.cpp 
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/MutableMemberChecker.cpp 
>> Compiling  /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/StaticLocalChecker.cpp 
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.cpp: In member function 'bool clangcms::CmsException::reportConstCast(const clang::ento::BugReport&, clang::ento::CheckerContext&) const':
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.cpp:23:71: error: no matching function for call to 'clang::ento::BugReport::getLocation(const clang::SourceManager&) const'
     clang::ento::PathDiagnosticLocation const& path = R.getLocation(SM);
                                                                       ^
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.h:14,
                 from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_X_2020-05-23-1100/src/Utilities/StaticAnalyzers/src/CmsException.cpp:7:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/llvm/10.0.0/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:173:34: note: candidate: 'virtual clang::ento::PathDiagnosticLocation clang::ento::BugReport::getLocation() const'


@cmsbuild
Copy link
Contributor Author

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor Author

cmsbuild commented May 25, 2020

The tests are being triggered in jenkins.
Tested with other pull request(s) cms-sw/cmssw#29972
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6558/console Started: 2020/05/25 10:01

@cmsbuild
Copy link
Contributor Author

+1
Tested at: 4467acf
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2dfac7/6558/summary.html
CMSSW: CMSSW_11_2_X_2020-05-24-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor Author

Comparison job queued.

@cmsbuild
Copy link
Contributor Author

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2dfac7/6558/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2780792
  • DQMHistoTests: Total failures: 49
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2780693
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@smuzaffar
Copy link
Contributor

+externals

@cmsbuild
Copy link
Contributor Author

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_11_2_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2)

@smuzaffar
Copy link
Contributor

cmssw pr is merged , so this should also go in now

@smuzaffar smuzaffar merged commit 602e624 into IB/CMSSW_11_2_X/master May 26, 2020
@smuzaffar smuzaffar deleted the backport-IB_CMSSW_11_2_X_master-5708 branch May 27, 2020 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants