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

Update ExoticaDQM_cfi.py #10252

Merged
merged 1 commit into from Jul 18, 2015
Merged

Update ExoticaDQM_cfi.py #10252

merged 1 commit into from Jul 18, 2015

Conversation

aescalante
Copy link
Contributor

Modified list of valid HLT trigger path names due to a typo in one of the trigger names.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @aescalante (Alberto Escalante del Valle) for CMSSW_7_6_X.

Update ExoticaDQM_cfi.py

It involves the following packages:

DQM/Physics

@cmsbuild, @danduggan, @deguio can you please review it and eventually sign? Thanks.
@rappoccio this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@deguio
Copy link
Contributor

deguio commented Jul 17, 2015

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs or unless it breaks tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@cmsbuild
Copy link
Contributor

-1
Tested at: ac3b3b1
I found an error when building:

>> Leaving Package FWCore/Version
>> Package FWCore/Version built
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFWCoreFramework
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDataFormatsCommon
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDataFormatsStdDictionaries
collect2: error: ld returned 1 exit status
gmake: **\* [tmp/slc6_amd64_gcc491/src/DQMServices/Core/src/DQMServicesCore/libDQMServicesCore.so] Error 1
Leaving library rule at DQMServices/Core
>> Subsystem FWCore built
>> Building edm plugin tmp/slc6_amd64_gcc491/src/DQM/Physics/src/DQMPhysics/libDQMPhysics.so
>> Building shared library tmp/slc6_amd64_gcc491/src/DQMServices/Diagnostic/src/DQMServicesDiagnostic/libDQMServicesDiagnostic.so


you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-10252/6280/summary.html

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (but tests are reportedly failing). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@cmsbuild
Copy link
Contributor

-1
Tested at: ac3b3b1
I found an error when building:

>> Building shared library tmp/slc6_amd64_gcc491/src/DQMServices/Core/src/DQMServicesCore/libDQMServicesCore.so
Copying tmp/slc6_amd64_gcc491/src/DQMServices/Core/bin/DQMCollector/DQMCollector to productstore area:
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFWCoreFramework
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDataFormatsCommon
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDataFormatsStdDictionaries
collect2: error: ld returned 1 exit status
gmake: **\* [tmp/slc6_amd64_gcc491/src/DQMServices/Core/src/DQMServicesCore/libDQMServicesCore.so] Error 1
>> Leaving Package FWCore/Version
>> Package FWCore/Version built
>> Subsystem FWCore built
Leaving library rule at DQMServices/Core


you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-10252/6333/summary.html

@cmsbuild
Copy link
Contributor

-1
Tested at: ac3b3b1
I found an error when building:

>> Package FWCore/Version built
>> Subsystem FWCore built
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFWCoreFramework
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDataFormatsCommon
/afs/cern.ch/cms/sw/ReleaseCandidates/volC/slc6_amd64_gcc491/external/gcc/4.9.1-cms/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.9.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lDataFormatsStdDictionaries
collect2: error: ld returned 1 exit status
gmake: **\* [tmp/slc6_amd64_gcc491/src/DQMServices/Core/src/DQMServicesCore/libDQMServicesCore.so] Error 1
Leaving library rule at DQMServices/Core
>> Building edm plugin tmp/slc6_amd64_gcc491/src/DQM/Physics/src/DQMPhysics/libDQMPhysics.so
>> Building shared library tmp/slc6_amd64_gcc491/src/DQMServices/Examples/src/DQMServicesExamples/libDQMServicesExamples.so
>> Building binary DQMDumpFile


you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-10252/6337/summary.html

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@perrotta
Copy link
Contributor

Since data taking (and corresponding validation) is actually done with 74X, does it exist (or do you foresee) a 74X version of this pull request?

@aescalante
Copy link
Contributor Author

Yes, the same pull request was done also for 74x and 75x

#10104 and #10251

@perrotta
Copy link
Contributor

Thank you Alberto: I missed the 74X pull request.
A.

Alberto Escalante del Valle notifications@github.com ha scritto:

Yes, the same pull request was done also for 74x and 75x

#10104 and
#10251


Reply to this email directly or view it on GitHub:
#10252 (comment)

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

5 participants