-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Do not merge] For testing new build rules for edm class version checks #36975
Conversation
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36975/28343
|
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for master. It involves the following packages:
@makortel, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
-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: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_X_2022-02-14-2300/src/DataFormats/Common/src/setIsMergeable.cc >> Compiling LCG dictionary: tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/a/DataFormatsCommon_xr.cc >> Building shared library tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/libDataFormatsCommon.so Copying tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/libDataFormatsCommon.so to productstore area: >> Checking EDM Class Version for src/DataFormats/Common/src/classes_def.xml in libDataFormatsCommon.so error: class 'edm::RefCore' has a different checksum for ClassVersion 11. Increment ClassVersion to 12 and assign it to checksum 3425324092 Suggestion: You can run 'scram build updateclassversion' to generate src/DataFormats/Common/src/classes_def.xml.generated with updated ClassVersion gmake: *** [tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/libDataFormatsCommon.so] Error 1 Leaving library rule at DataFormats/Common >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_X_2022-02-14-2300/src/DataFormats/Common/test/DataFrame_t.cpp >> Building binary DataFrame_t |
please test |
-1 Failed Tests: Build BuildI found compilation error when building: >> Building LCG reflex dict from header file src/DataFormats/Common/src/classes.h >> Compiling LCG dictionary: tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/a/DataFormatsCommon_xr.cc >> Building shared library tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/libDataFormatsCommon.so Copying tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/libDataFormatsCommon.so to productstore area: >> Checking EDM Class Version for src/DataFormats/Common/src/classes_def.xml in libDataFormatsCommon.so error: class 'edm::RefCore' has a different checksum for ClassVersion 11. Increment ClassVersion to 12 and assign it to checksum 3425324092 Suggestion: You can run 'scram build updateclassversion' to generate src/DataFormats/Common/src/classes_def.xml.generated with updated ClassVersion gmake: *** [tmp/slc7_amd64_gcc10/src/DataFormats/Common/src/DataFormatsCommon/libDataFormatsCommon.so] Error 1 Leaving library rule at DataFormats/Common >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_X_2022-02-15-2300/src/DataFormats/Common/test/DataFrame_t.cpp >> Building binary DataFrame_t |
No description provided.