-
Notifications
You must be signed in to change notification settings - Fork 183
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
gcc: add --as-needed link option #9232
Conversation
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_1_X/master. @cmsbuild, @smuzaffar, @iarspider, @aandvalenzuela can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
test parameters:
|
please test |
-1 Failed Tests: Build BuildI found compilation error when building: @@@@ ----> OK EDM Class Transients >> Checking EDM Class Version for src/DataFormats/EcalDigi/src/alpaka/classes_cuda_def.xml in libDataFormatsEcalDigiCudaAsync.so @@@@ ----> OK EDM Class Transients @@@@ ----> OK EDM Class Version >> Checking EDM Class Transients in libDataFormatsCTPPSDigi.so error: class 'CTPPSDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 1554945820 error: class 'TotemRPDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 1915602617 error: class 'CTPPSDiamondDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 3253161212 error: class 'CTPPSPixelDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 1640295022 error: class 'TotemTimingDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 3647294361 >> Checking EDM Class Version for src/DataFormats/EcalDigi/src/alpaka/classes_rocm_def.xml in libDataFormatsEcalDigiROCmAsync.so |
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: >> Checking EDM Class Transients in libDataFormatsCLHEP.so @@@@ ----> OK EDM Class Version >> Checking EDM Class Transients in libDataFormatsCSCDigi.so @@@@ ----> OK EDM Class Version >> Checking EDM Class Transients in libDataFormatsCSCRecHit.so error: class 'CTPPSDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 1554945820 error: class 'TotemRPDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 1915602617 error: class 'CTPPSDiamondDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 3253161212 error: class 'CTPPSPixelDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 1640295022 error: class 'TotemTimingDetId' has a different checksum for ClassVersion 3. Increment ClassVersion to 4 and assign it to checksum 3647294361 Suggestion: You can run 'scram build updateclassversion' to generate src/DataFormats/CTPPSDetId/src/classes_def.xml.generated with updated ClassVersion |
add a special IB ASNEEDED to test this |
No description provided.