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

[BuildRules] when -k is used then make sure to not break if library build failed #6055

Merged
merged 1 commit into from Jul 9, 2020

Conversation

smuzaffar
Copy link
Contributor

No description provided.

@smuzaffar
Copy link
Contributor Author

test parameters

  • full_cmssw = true

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 9, 2020

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_2_X/master.

@cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks.
cms-bot commands are listed here

@smuzaffar
Copy link
Contributor Author

please test for CMSSW_11_2_CXXMODULE_X

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 9, 2020

The tests are being triggered in jenkins.
Test Parameters:

@smuzaffar smuzaffar merged commit 69d4545 into IB/CMSSW_11_2_X/master Jul 9, 2020
@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 9, 2020

-1

Tested at: ea8f2f2

CMSSW: CMSSW_11_2_CXXMODULE_X_2020-07-08-2300
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8bc441/7825/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation error when building:

>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_CXXMODULE_X_2020-07-08-2300/src/SimTransport/HectorProducer/src/Hector.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_CXXMODULE_X_2020-07-08-2300/src/SimTransport/HectorProducer/src/HectorProducer.cc
>> Building  edm plugin tmp/slc7_amd64_gcc820/src/SimTransport/HectorProducer/src/SimTransportHectorProducer/libSimTransportHectorProducer.so
Leaving library rule at SimTransport/HectorProducer
@@@@ Running edmWriteConfigs for SimTransportHectorProducer
input_line_12:1:22: fatal error: module file '/cvmfs/cms-ib.cern.ch/nweek-02636/slc7_amd64_gcc820/lcg/root/6.20.06-hkbigh/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch
#pragma clang module import "tinyxml2"
                     ^
input_line_12:1:22: note: imported by module 'tinyxml2' in '/cvmfs/cms-ib.cern.ch/nweek-02636/slc7_amd64_gcc820/external/pcm_util/1.0-ninmko/lib/tinyxml2.pcm'
Failed to load module tinyxml2
input_line_13:1:22: fatal error: module file '/cvmfs/cms-ib.cern.ch/nweek-02636/slc7_amd64_gcc820/lcg/root/6.20.06-hkbigh/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch


@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 9, 2020

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants