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 BuildFiles #17453

Merged
merged 1 commit into from Feb 9, 2017
Merged

fix BuildFiles #17453

merged 1 commit into from Feb 9, 2017

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Feb 7, 2017

No description provided.

@cmsbuild cmsbuild added this to the Next CMSSW_9_0_X milestone Feb 7, 2017
@fwyzard
Copy link
Contributor Author

fwyzard commented Feb 7, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17680/console Started: 2017/02/07 22:59

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2017

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_9_0_X.

It involves the following packages:

CondTools/Utilities
EventFilter/SiStripRawToDigi
HLTrigger/HLTanalyzers
RecoLocalTracker/SiPhase2Clusterizer
SimTracker/SiStripDigitizer

@perrotta, @cmsbuild, @civanch, @silviodonato, @cvuosalo, @fwyzard, @mdhildreth, @Martin-Grunewald, @kpedro88, @slava77, @ggovi, @davidlange6 can you please review it and eventually sign? Thanks.
@apfeiffer1, @makortel, @felicepantaleo, @sdevissc, @GiacomoSguazzoni, @jlagram, @rovere, @VinInn, @Martin-Grunewald, @cnuttens, @prolay, @gpetruc, @threus, @dgulhan, @LBeck this is something you requested to watch as well.
@davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2017

-1

Tested at: 1a7b127

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
7ec5f31
e7b0279
d33c6cd
33cbd80
5eb437b
e307620
6a1240f
a997d4d
6e950fa
f51cc87
30ab476
89a1d60
ffddc92
bc681a3
53bde77
90003b6
ddc24a0
33e1f76
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17453/17680/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17453/17680/git-merge-result

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

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

In file included from /cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/boost/1.57.0-ghmdbj/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:64:
In file included from /cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/boost/1.57.0-ghmdbj/include/boost/lexical_cast/detail/inf_nan.hpp:34:
In file included from /cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/boost/1.57.0-ghmdbj/include/boost/math/special_functions/sign.hpp:16:
In file included from /cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/boost/1.57.0-ghmdbj/include/boost/math/tools/config.hpp:335:
In file included from /cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/boost/1.57.0-ghmdbj/include/boost/detail/fenv.hpp:97:
/cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/gcc/5.3.0/include/c++/5.3.0/fenv.h:58:11: error: no member named 'fenv_t' in the global namespace
  using ::fenv_t;
        ~~^
/cvmfs/cms-ib.cern.ch/nweek-02458/slc6_amd64_gcc530/external/gcc/5.3.0/include/c++/5.3.0/fenv.h:59:11: error: no member named 'fexcept_t' in the global namespace
  using ::fexcept_t;
        ~~^


The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
7ec5f31
e7b0279
d33c6cd
33cbd80
5eb437b
e307620
6a1240f
a997d4d
6e950fa
f51cc87
30ab476
89a1d60
ffddc92
bc681a3
53bde77
90003b6
ddc24a0
33e1f76
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17453/17680/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17453/17680/git-merge-result

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2017

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

@slava77
Copy link
Contributor

slava77 commented Feb 8, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17693/console Started: 2017/02/08 16:03

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2017

@slava77
Copy link
Contributor

slava77 commented Feb 8, 2017

+1

for #17453 1a7b127

  • technical changes
  • jenkins tests pass

@davidlange6 davidlange6 merged commit e9a6d16 into cms-sw:CMSSW_9_0_X Feb 9, 2017
@fwyzard fwyzard deleted the fix_BuildFiles branch February 9, 2017 11:58
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

4 participants