-
Notifications
You must be signed in to change notification settings - Fork 184
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
[10_6_X] Added cepgen 1.2.1patch1 to standard CMSSW tools #9042
[10_6_X] Added cepgen 1.2.1patch1 to standard CMSSW tools #9042
Conversation
A new Pull Request was created by @forthommel for branch IB/CMSSW_10_6_X/gcc700. @aandvalenzuela, @smuzaffar, @iarspider, @cmsbuild can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-88804b/37817/summary.html External BuildI found compilation warning when building: See details on the summary page. |
Thanks again for triggering the test so quickly, @aandvalenzuela ! |
Pull request #9042 was updated. |
please test |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-88804b/37824/summary.html External BuildI found compilation error when building: CMake Error: CMAKE_Fortran_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred! See also "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc700/external/cepgen/1.2.1-c3650dc2293035c72706e1331e81b4d8/build/CMakeFiles/CMakeOutput.log". error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.Oa4cjR (%build) RPM build errors: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.Oa4cjR (%build) |
Pull request #9042 was updated. |
In the build of CepGen a CMake configuration error was encountered:
The Ninja version was therefore bumped to 1.10.0 in 8f10f16. |
please test |
Many many thanks for your in-depth investigation, @smuzaffar! |
FYI @smuzaffar, it builds properly on my test bench! |
test parameters:
|
please test |
-1 Failed Tests: Build ClangBuild BuildI found compilation error when building: >> Entering Package GeneratorInterface/CepGenInterface Entering library rule at src/GeneratorInterface/CepGenInterface/plugins >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_10_6_X_2024-03-10-0000/src/GeneratorInterface/CepGenInterface/plugins/CepGenGeneratorFilter.cc In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_10_6_X_2024-03-10-0000/src/GeneratorInterface/CepGenInterface/plugins/CepGenGeneratorFilter.cc:5:0: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_10_6_X_2024-03-10-0000/src/GeneratorInterface/CepGenInterface/interface/CepGenGeneratorFilter.h: In constructor 'edm::GeneratorFilter::GeneratorFilter(const edm::ParameterSet&) [with HAD = gen::CepGenEventGenerator; DEC = gen::ExternalDecayDriver]': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_10_6_X_2024-03-10-0000/src/GeneratorInterface/CepGenInterface/interface/CepGenGeneratorFilter.h:16:5: error: 'init' was not declared in this scope init(iConfig); ^~~~ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_10_6_X_2024-03-10-0000/src/GeneratorInterface/CepGenInterface/interface/CepGenGeneratorFilter.h:16:5: note: suggested alternative: 'int' init(iConfig); ^~~~ Clang BuildI found compilation error while trying to compile with clang. Command used:
>> Local Products Rules ..... done >> Creating project symlinks >> Entering Package FWCore/Version >> Entering Package GeneratorInterface/CepGenInterface >> Compile sequence completed for CMSSW CMSSW_10_6_X_2024-03-10-0000 gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1 + 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_10_6_X_2024-03-10-0000/tmp/slc7_amd64_gcc700/cache/log/src '||' 'true)' ++ scram build outputlog Reading cached build data Entering library rule at FWCore/Version >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_10_6_X_2024-03-10-0000/src/FWCore/Version/src/GetFileFormatVersion.cc |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-88804b/38127/summary.html Comparison SummarySummary:
|
Again, thanks a lot for your help on these 10_6_X developments, @smuzaffar! |
REMINDER @rappoccio, @sextonkennedy, @antoniovilela: This PR was tested with cms-sw/cmssw#44268, please check if they should be merged together |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_10_6_X/gcc700 IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Backport of #8023, #8089, #8319, #8329, #9030, #9033
FYI: @bbilin