-
Notifications
You must be signed in to change notification settings - Fork 184
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
[DD4hep] Fix CC8 IBs #5615
[DD4hep] Fix CC8 IBs #5615
Conversation
please test
The tests are being triggered in jenkins. |
-1 |
test parameters:
|
please test |
The tests are being triggered in jenkins.
|
abort |
Jenkins tests are aborted. |
please test |
The tests are being triggered in jenkins.
|
-1 Tested at: 8b01683 CMSSW: CMSSW_11_1_X_2020-02-27-2300 I found follow errors while testing this PR Failed tests: Build HeaderConsistency
I found compilation error when building: >> Entering Package DQMServices/Components Entering library rule at DQMServices/Components >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-02-27-2300/src/DQMServices/Components/src/fillJson.cc >> Building shared library tmp/cc8_amd64_gcc8/src/DQMServices/Components/src/DQMServicesComponents/libDQMServicesComponents.so /cvmfs/cms-ib.cern.ch/nweek-02617/cc8_amd64_gcc8/external/gcc/8.3.0/bin/../lib/gcc/x86_64-redhat-linux-gnu/8.3.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDQMServicesCore collect2: error: ld returned 1 exit status gmake: *** [tmp/cc8_amd64_gcc8/src/DQMServices/Components/src/DQMServicesComponents/libDQMServicesComponents.so] Error 1 Leaving library rule at DQMServices/Components >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-02-27-2300/src/DQMServices/Components/bin/fastHadd.cc In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-02-27-2300/src/DQMServices/Components/bin/fastHadd.cc:91: /cvmfs/cms-ib.cern.ch/week1/cc8_amd64_gcc8/cms/cmssw/CMSSW_11_1_X_2020-02-27-2300/src/DQMServices/Core/src/ROOTFilePB.pb.h:10:10: fatal error: google/protobuf/port_def.inc: No such file or directory |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
It works. Thanks @mrodozov ! |
please test