-
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
Drop cascade interface #37611
Drop cascade interface #37611
Conversation
A new Pull Request was created by @iarspider for CMSSW_12_4_DEVEL_X. It involves the following packages:
@SiewYan, @mkirsano, @Saptaparna, @cmsbuild, @GurpreetSinghChahal, @alberto-sanchez can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test with cms-sw/cmsdist#7763 |
-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: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: Herwig6Hadronizer.cc:(.text+0x5989): undefined reference to `hwcfor_' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: Herwig6Hadronizer.cc:(.text+0x598e): undefined reference to `hwcdec_' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: Herwig6Hadronizer.cc:(.text+0x5993): undefined reference to `hwdhad_' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: Herwig6Hadronizer.cc:(.text+0x5998): undefined reference to `hwdhvy_' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: Herwig6Hadronizer.cc:(.text+0x599d): undefined reference to `hwmevt_' collect2: error: ld returned 1 exit status gmake: *** [tmp/slc7_amd64_gcc10/src/GeneratorInterface/Herwig6Interface/plugins/GeneratorInterfaceHerwig6Hadronizer/libGeneratorInterfaceHerwig6Hadronizer.so] Error 1 Leaving library rule at src/GeneratorInterface/Herwig6Interface/plugins Entering library rule at GeneratorInterface/Herwig6Interface >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_4_DEVEL_X_2022-04-18-2300/src/GeneratorInterface/Herwig6Interface/src/Herwig6Instance.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_4_DEVEL_X_2022-04-18-2300/src/GeneratorInterface/Herwig6Interface/src/fastjetfortran_madfks.cc |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bc0bc8/24010/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:
|
@iarspider , should i sign this (and the other related PR) off in order to retest PR cms-sw/cmsdist#7763 ? |
please test with cms-sw/cmsdist#7803 |
please abort |
please test with cms-sw/cmsdist#7803 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bc0bc8/24060/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 Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
@cms-sw/generators-l2 , I suggest that we merge this (along with cmsdist PRs) in DEVEL IBs to test full runTheMatrix. If DEVEL IBs show no failure then we can backport these for |
+1 no objections from my end. |
merge |
Original PRs: cms-sw#37610, cms-sw#37611, cms-sw#37612, cms-sw#37616; cmsdist PR: todo
PR description:
Drop CascadeInterface module due to removal of legacy MC generators (cms-sw/cmsdist#7763).