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

Fix for error message - relevant for the double dropbox #3673

Merged
merged 1 commit into from May 6, 2014

Conversation

ggovi
Copy link
Contributor

@ggovi ggovi commented May 5, 2014

Small fix for a printout

Packages:

CondCore/Utilities

@@ -168,7 +168,7 @@ namespace cond {

auto iiov = p.find( sourceSince );
if( iiov == p.end() ){
if( log ) std::cout <<" No Iov valid found for target time "<<sourceSince<<std::endl;
if( log ) std::cout <<"ERROR: No Iov valid found for target time "<<sourceSince<<std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not LogError?

@cmsbuild
Copy link
Contributor

cmsbuild commented May 5, 2014

A new Pull Request was created by @ggovi for CMSSW_7_1_X.

Fix for error message - relevant for the double dropbox

It involves the following packages:

CondCore/Utilities

@ggovi, @cmsbuild, @apfeiffer1, @Degano, @nclopezo can you please review it and eventually sign? Thanks.
@ghellwig 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.
@nclopezo, @ktf you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2014

-1
I found an error when building:

>> Building edm plugin tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so
>> Leaving Package FWCore/Version
>> Package FWCore/Version built
>> Subsystem FWCore built
/afs/cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc481/external/gcc/4.8.1/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lCondCoreCondDB
collect2: error: ld returned 1 exit status
gmake: **\* [tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so] Error 1
gmake: **\* Waiting for unfinished jobs....
gmake: **\* [There are compilation/build errors. Please see the detail log above.] Error 2


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

@apfeiffer1
Copy link
Contributor

hmm ... broken IB for this arch ?? Did Coral change (or any other external)
for this arch only ???

On Tue, May 6, 2014 at 9:39 AM, cmsbuild notifications@github.com wrote:

-1
I found an error when building:

Building edm plugin tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so

Leaving Package FWCore/Version

Package FWCore/Version built

Subsystem FWCore built

/afs/cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc481/external/gcc/4.8.1/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lCondCoreCondDB

collect2: error: ld returned 1 exit status

gmake: *** [tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so] Error 1

gmake: *** Waiting for unfinished jobs....

gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2

you can see the results of the tests here:

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3673/1275/summary.html


Reply to this email directly or view it on GitHubhttps://github.com//pull/3673#issuecomment-42274855
.

Thanks,
cheers, andreas

@davidlange6
Copy link
Contributor

Hi Andreas -

compilation error in the IB here:

https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/slc6_amd64_gcc481/CMSSW_7_1_X_2014-05-06-0200/CondCore/CondDB

not sure if it is for you or some glitch?

On May 6, 2014, at 9:47 AM, Andreas Pfeiffer notifications@github.com
wrote:

hmm ... broken IB for this arch ?? Did Coral change (or any other external)
for this arch only ???

On Tue, May 6, 2014 at 9:39 AM, cmsbuild notifications@github.com wrote:

-1
I found an error when building:

Building edm plugin tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so

Leaving Package FWCore/Version

Package FWCore/Version built

Subsystem FWCore built

/afs/cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc481/external/gcc/4.8.1/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lCondCoreCondDB

collect2: error: ld returned 1 exit status

gmake: *** [tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so] Error 1

gmake: *** Waiting for unfinished jobs....

gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2

you can see the results of the tests here:

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3673/1275/summary.html


Reply to this email directly or view it on GitHubhttps://github.com//pull/3673#issuecomment-42274855
.

Thanks,
cheers, andreas

Reply to this email directly or view it on GitHub.

@ktf
Copy link
Contributor

ktf commented May 6, 2014

@smuzaffar and myself are looking in the problem. Looks like the wrong
coral got rebuilt last nigh. Not sure what happened yet.

On 6 May 2014, at 10:24, David Lange wrote:

Hi Andreas -

compilation error in the IB here:

https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/slc6_amd64_gcc481/CMSSW_7_1_X_2014-05-06-0200/CondCore/CondDB

not sure if it is for you or some glitch?

On May 6, 2014, at 9:47 AM, Andreas Pfeiffer
notifications@github.com
wrote:

hmm ... broken IB for this arch ?? Did Coral change (or any other
external)
for this arch only ???

On Tue, May 6, 2014 at 9:39 AM, cmsbuild notifications@github.com
wrote:

-1
I found an error when building:

Building edm plugin
tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so

Leaving Package FWCore/Version

Package FWCore/Version built

Subsystem FWCore built

/afs/cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc481/external/gcc/4.8.1/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../../../x86_64-redhat-linux-gnu/bin/ld:
cannot find -lCondCoreCondDB

collect2: error: ld returned 1 exit status

gmake: ***
[tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so]
Error 1

gmake: *** Waiting for unfinished jobs....

gmake: *** [There are compilation/build errors. Please see the
detail log above.] Error 2

you can see the results of the tests here:

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3673/1275/summary.html


Reply to this email directly or view it on
GitHubhttps://github.com//pull/3673#issuecomment-42274855
.

Thanks,
cheers, andreas

Reply to this email directly or view it on GitHub.


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

@apfeiffer1
Copy link
Contributor

On Tuesday, May 6, 2014, Giulio Eulisse notifications@github.com wrote:

@smuzaffar and myself are looking in the problem. Looks like the wrong
coral got rebuilt last nigh. Not sure what happened yet.

On 6 May 2014, at 10:24, David Lange wrote:

Hi Andreas -

compilation error in the IB here:

https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/slc6_amd64_gcc481/CMSSW_7_1_X_2014-05-06-0200/CondCore/CondDB

not sure if it is for you or some glitch?

On May 6, 2014, at 9:47 AM, Andreas Pfeiffer
<notifications@github.comjavascript:_e(%7B%7D,'cvml','notifications@github.com');>

wrote:

hmm ... broken IB for this arch ?? Did Coral change (or any other
external)
for this arch only ???

On Tue, May 6, 2014 at 9:39 AM, cmsbuild <notifications@github.comjavascript:_e(%7B%7D,'cvml','notifications@github.com');>

wrote:

-1
I found an error when building:

Building edm plugin

tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so

Leaving Package FWCore/Version

Package FWCore/Version built

Subsystem FWCore built

/afs/
cern.ch/cms/sw/ReleaseCandidates/vol1/slc6_amd64_gcc481/external/gcc/4.8.1/bin/../lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../../../x86_64-redhat-linux-gnu/bin/ld:

cannot find -lCondCoreCondDB

collect2: error: ld returned 1 exit status

gmake: ***

[tmp/slc6_amd64_gcc481/src/CondCore/Utilities/plugins/CondEmptyIOVSource/libCondEmptyIOVSource.so]

Error 1

gmake: *** Waiting for unfinished jobs....

gmake: *** [There are compilation/build errors. Please see the
detail log above.] Error 2

you can see the results of the tests here:

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3673/1275/summary.html


Reply to this email directly or view it on
GitHubhttps://github.com//pull/3673#issuecomment-42274855

.

Thanks,
cheers, andreas

Reply to this email directly or view it on GitHub.


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


Reply to this email directly or view it on GitHubhttps://github.com//pull/3673#issuecomment-42278382
.

and it seems to depend on the arch: slc5 is ok. so this should not be a
blocker to get the PR in, I hope.

Thanks,
cheers, andreas

@ktf
Copy link
Contributor

ktf commented May 6, 2014

Trivial, bypassing.

ktf added a commit that referenced this pull request May 6, 2014
DB -- Fix for error message - relevant for the double dropbox
@ktf ktf merged commit 87745ec into cms-sw:CMSSW_7_1_X May 6, 2014
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