-
Notifications
You must be signed in to change notification settings - Fork 185
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][ASAN] Build with -O0 flag #8761
Conversation
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_13_3_X/master. @aandvalenzuela, @smuzaffar, @cmsbuild, @iarspider can you please review it and eventually sign? Thanks. |
test parameters:
|
please test for CMSSW_13_3_ASAN_X |
-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 LCG dictionary: tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/a/CondFormatsDQMObjects_xr.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/HDQMSummary.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/T_EventSetup_DQMSummary.cc >> Compiling tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/a/Serialization.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/HDQMSummary.cc: In member function 'const HDQMSummary::Range HDQMSummary::getRange(const uint32_t&) const': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/HDQMSummary.cc:60:1: error: control reaches end of non-void function [-Werror=return-type] 60 | } | ^ cc1plus: some warnings being treated as errors gmake: *** [tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/HDQMSummary.cc.o] Error 1 >> Building shared library tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/libCondFormatsDQMObjects.so |
please test for CMSSW_13_3_ASAN_X |
-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 LCG dictionary: tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/a/CondFormatsDQMObjects_xr.cc >> Compiling /pool/condor/dir_46189/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/HDQMSummary.cc >> Compiling /pool/condor/dir_46189/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/T_EventSetup_DQMSummary.cc >> Compiling tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/a/Serialization.cc /pool/condor/dir_46189/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/HDQMSummary.cc: In member function 'const HDQMSummary::Range HDQMSummary::getRange(const uint32_t&) const': /pool/condor/dir_46189/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ASAN_X_2023-10-13-2300/src/CondFormats/DQMObjects/src/HDQMSummary.cc:60:1: error: control reaches end of non-void function [-Werror=return-type] 60 | } | ^ cc1plus: some warnings being treated as errors gmake: *** [tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/HDQMSummary.cc.o] Error 1 >> Building shared library tmp/el8_amd64_gcc12/src/CondFormats/DQMObjects/src/CondFormatsDQMObjects/libCondFormatsDQMObjects.so |
please test for CMSSW_13_3_ASAN_X |
-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/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/bin/../lib/gcc/x86_64-redhat-linux-gnu/12.3.1/../../../../x86_64-redhat-linux-gnu/bin/ld.bfd: tmp/el8_amd64_gcc12/src/Alignment/OfflineValidation/plugins/AlignmentOfflinevalidationPlugins/ccAby7rh.ltrans16.ltrans.o: in function `PixelRegions::attachedDets(PixelRegions::PixelId, TrackerTopology const*, SiPixelPI::phase const&)': :(.text+0x26f39): undefined reference to `SiPixelDetInfoFileReader::SiPixelDetInfoFileReader(std::__cxx11::basic_string, std::allocator >)' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/bin/../lib/gcc/x86_64-redhat-linux-gnu/12.3.1/../../../../x86_64-redhat-linux-gnu/bin/ld.bfd: :(.text+0x26f6e): undefined reference to `SiPixelDetInfoFileReader::getAllDetIds() const' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/bin/../lib/gcc/x86_64-redhat-linux-gnu/12.3.1/../../../../x86_64-redhat-linux-gnu/bin/ld.bfd: :(.text+0x275b0): undefined reference to `SiPixelDetInfoFileReader::~SiPixelDetInfoFileReader()' /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/bin/../lib/gcc/x86_64-redhat-linux-gnu/12.3.1/../../../../x86_64-redhat-linux-gnu/bin/ld.bfd: :(.text+0x278d3): undefined reference to `SiPixelDetInfoFileReader::~SiPixelDetInfoFileReader()' collect2: error: ld returned 1 exit status gmake: *** [tmp/el8_amd64_gcc12/src/Alignment/OfflineValidation/plugins/AlignmentOfflinevalidationPlugins/libAlignmentOfflinevalidationPlugins.so] Error 1 Leaving library rule at src/Alignment/OfflineValidation/plugins ------- copying files from src/Alignment/OfflineValidation/scripts ------- >> copied GCPpyPlots.py >> copied addHistograms.sh |
please test for CMSSW_13_3_ASAN_X |
-1 Failed Tests: UnitTests RelVals AddOn Unit TestsI found 31 errors in the following unit tests: ---> test DiElectronVertex had ERRORS ---> test testAlignmentStats had ERRORS ---> test EoP had ERRORS and more ... RelVals
Expand to see more relval errors ...AddOn Tests
|
keep it open for cms-sw/cmssw#43030 testing with |
please test |
-1 Failed Tests: UnitTests RelVals RelVals-INPUT AddOn 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: Unit TestsI found 4 errors in the following unit tests: ---> test testRecoMETMETProducers had ERRORS ---> test testTauEmbeddingProducers had ERRORS ---> test PrimaryVertex had ERRORS and more ... RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...AddOn Tests
Expand to see more addon errors ... |
please test |
testing ASAN build with
-O0
build flag (instead of-O2
)