-
Notifications
You must be signed in to change notification settings - Fork 11
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
Revert "[cxxmodules] Allow submodules to contain headers which may be missing #176
Revert "[cxxmodules] Allow submodules to contain headers which may be missing #176
Conversation
… missing." This reverts commit f4ea5ad. We do not need to support gcc 4.8 anymore.
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch cms/v6-24-00-patches/b5aa8fd. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test TestGeneratorInterfaceEvtGenInterface_external_bplus had ERRORS Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
please test |
-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: >> Package RecoMET/METPUSubtraction built >> Subsystem RecoMET built gmake[1]: Entering directory '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_6_X_2022-10-15-1100' .SCRAM/el8_amd64_gcc10/MakeData/src.mk:41: *** Release area has been removed/modified as /cvmfs/cms-ib.cern.ch/week0/el8_amd64_gcc10/cms/cmssw-patch/CMSSW_12_6_X_2022-10-15-1100/.SCRAM/el8_amd64_gcc10/MakeData/DirCache.mk is missing.. Stop. gmake[1]: Leaving directory '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_6_X_2022-10-15-1100' gmake: *** [config/SCRAM/GMake/Makefile.rules:1733: src] Error 2 gmake: Target 'all' not remade because of errors. gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2 + eval scram build outputlog '&&' '(python3' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/cms-bot/buildLogAnalyzer.py --ignoreWarning=Wdeprecated-declarations --logDir /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_6_X_2022-10-15-1100/tmp/el8_amd64_gcc10/cache/log/src '||' 'true)' ++ scram build outputlog ********** ERROR: Missing Release top ************ |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-41b700/28291/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-41b700/28536/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:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next cms/v6-24-00-patches/b5aa8fd IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
Fixes cms-sw/cmssw#39735
This reverts commit f4ea5ad.
We do not need to support gcc 4.8 anymore.