Skip to content
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

compilation error in IB #34263

Closed
VinInn opened this issue Jun 27, 2021 · 5 comments
Closed

compilation error in IB #34263

VinInn opened this issue Jun 27, 2021 · 5 comments

Comments

@VinInn
Copy link
Contributor

VinInn commented Jun 27, 2021

How this could ever be possible?

/home/innocent/SpeedVconv/CMSSW_12_0_X_2021-06-23-2300/src/DQM/TrackerRemapper/test/test_catch2_SiStripTkMaps.cc: In function 'void ____C_A_T_C_H____T_E_S_T____0()':
/home/innocent/SpeedVconv/CMSSW_12_0_X_2021-06-23-2300/src/DQM/TrackerRemapper/test/test_catch2_SiStripTkMaps.cc:29:30: error: comparison of integer expressions of different signedness: 'std::vector<unsigned int>::size_type' {aka 'long unsigned int'} and 'int' [-Werror=sign-compare]
   29 |     REQUIRE(filledIds.size() == count);
      |             ~~~~~~~~~~~~~~~~~^~~~~~~~
>> Compiling edm plugin /home/innocent/SpeedVconv/CMSSW_12_0_X_2021-06-23-2300/src/DQMOffline/CalibTracker/plugins/SiStripPopConNoisesDQM.cc
>> Compiling edm plugin /home/innocent/SpeedVconv/CMSSW_12_0_X_2021-06-23-2300/src/DQMOffline/CalibTracker/plugins/SiStripPopConPedestalsDQM.cc
cc1plus: some warnings being treated as errors
gmake: *** [config/SCRAM/GMake/Makefile.rules:1705: tmp/slc7_amd64_gcc900/src/DQM/TrackerRemapper/test/test_catch2_DQM_TRACKERREMAPPER/test_catch2_SiStripTkMaps.cc.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2
@cmsbuild
Copy link
Contributor

A new Issue was created by @VinInn Vincenzo Innocente.

@Dr15Jones, @dpiparo, @silviodonato, @smuzaffar, @makortel, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@mmusich
Copy link
Contributor

mmusich commented Jun 27, 2021

Already fixed at #34230.

@VinInn
Copy link
Contributor Author

VinInn commented Jun 27, 2021

Noticed. My point is: how can be that a compilation error develop in an IB?

@mmusich
Copy link
Contributor

mmusich commented Jun 27, 2021

It wasn't. The error started to appear after catch2 was updated, see cms-sw/cmsdist#7053 (comment)

@VinInn
Copy link
Contributor Author

VinInn commented Jun 27, 2021

ok. very strange, I would not know how to reproduce that...

@VinInn VinInn closed this as completed Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants