-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
[CPP20] Fix compilation issue in cmssw/DataFormats/HcalDigi/test/test_hcal_digi.cu #42755
Conversation
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42755/36850
|
A new Pull Request was created by @iarspider for master. It involves the following packages:
@cmsbuild, @smuzaffar, @Dr15Jones, @makortel can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test for CMSSW_13_3_CPP20_X |
please test |
-1 Failed Tests: Build BuildI found compilation error when building: >> Building LCG reflex dict from header file src/DataFormats/FTLDigi/src/classes.h Warning: Unused class rule: edm::Wrapper Warning: Unused class rule: edm::Wrapper Warning: Unused class rule: edm::Wrapper Warning: Unused class rule: edm::Wrapper gmake: *** [tmp/el8_amd64_gcc11/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc] Error 1 >> Compiling LCG dictionary: tmp/el8_amd64_gcc11/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc cc1plus: fatal error: DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc: No such file or directory compilation terminated. gmake: *** [tmp/el8_amd64_gcc11/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc.o] Error 1 mv: cannot stat 'tmp/el8_amd64_gcc11/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc.dx': No such file or directory |
-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: >> Building LCG reflex dict from header file src/DataFormats/FTLDigi/src/classes.h Warning: Unused class rule: edm::Wrapper Warning: Unused class rule: edm::Wrapper Warning: Unused class rule: edm::Wrapper Warning: Unused class rule: edm::Wrapper gmake: *** [tmp/el8_amd64_gcc12/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc] Error 1 >> Compiling LCG dictionary: tmp/el8_amd64_gcc12/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc cc1plus: fatal error: DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc: No such file or directory compilation terminated. gmake: *** [tmp/el8_amd64_gcc12/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc.o] Error 1 mv: cannot stat 'tmp/el8_amd64_gcc12/src/DataFormats/FTLDigi/src/DataFormatsFTLDigi/a/DataFormatsFTLDigi_xr.cc.dx': No such file or directory |
please test for CMSSW_13_3_CPP20_X |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42755/36853
|
Pull request #42755 was updated. @smuzaffar, @civanch, @Dr15Jones, @makortel, @mdhildreth, @AdrianoDee, @srimanob, @jfernan2, @mandrenguyen can you please check and sign again. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4b5d7c/34711/summary.html 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: Comparison SummarySummary:
|
@cmsbuild, please test Let's run normal tests as well |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4b5d7c/34726/summary.html Comparison SummarySummary:
|
+core |
+1 |
+1 |
+Upgrade Technical PR. |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Fixes #42624 as suggested by @makortel in #42624 (comment)
PR validation:
Bot tests.