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

backport 81X external to 80X gcc493 #2510

Merged
merged 2 commits into from Sep 15, 2016
Merged

backport 81X external to 80X gcc493 #2510

merged 2 commits into from Sep 15, 2016

Conversation

smuzaffar
Copy link
Contributor

Part of changes which went in to 80X gcc530 ( #2496 ) are included here for gcc493

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 15, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/cmsdist-test-pr/337/console

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_8_0_X/stable.

@cmsbuild, @smuzaffar, @Degano, @iahmad-khan, @davidlange6 can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@cmsbuild
Copy link
Contributor

-1

Tested at: f788be5

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2510/337/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/HLTrigger/Timer/test/analyzeTiming.cpp 
>> Compiling LCG dictionary: tmp/slc6_amd64_gcc493/src/IORawData/HcalTBInputService/src/IORawDataHcalTBInputService/a/IORawDataHcalTBInputService_xr.cc
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/IORawData/HcalTBInputService/src/CDFChunk.cc 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/IORawData/HcalTBInputService/src/CDFEventInfo.cc 
/build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/Utilities/StaticAnalyzers/src/ClassChecker.cpp: In member function 'void clangcms::WalkAST::CheckCXXOperatorCallExpr(const clang::CXXOperatorCallExpr_, const clang::MemberExpr_)':
/build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/Utilities/StaticAnalyzers/src/ClassChecker.cpp:221:95: error: request for member 'IgnoreParenImpCasts' in '_((llvm::iterator_facade_base_)(& OCE->clang::CXXOperatorCallExpr::.clang::CallExpr::arg_begin()))->llvm::iterator_facade_base::operator->()', which is of pointer type 'const clang::Expr\* const' (maybe you meant to use '->' ?)
      if (const clang::MemberExpr \* ME = dyn_cast_or_nullclang::MemberExpr(OCE->arg_begin()->IgnoreParenImpCasts())){
                                                                                               ^
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/IORawData/HcalTBInputService/src/CDFRunInfo.cc 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/L1Trigger/TextToDigi/test/testSourceCardRouting.cpp 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/cmsdist-test-pr/CMSSW_8_0_X_2016-09-11-0000/src/DQMServices/Diagnostic/bin/MakeDeanHTML.cc 


@smuzaffar smuzaffar merged commit 63a16f4 into cms-sw:IB/CMSSW_8_0_X/stable Sep 15, 2016
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

2 participants