-
Notifications
You must be signed in to change notification settings - Fork 207
[GCC10] Update version to 10.3.0 #6799
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
Conversation
|
please test |
|
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_3_X/gcc10. @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks. |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dac18a/14111/summary.html External BuildI found compilation error when building: for dep in getPackages(pkg.dependencies): installApt(dep, scheduler, cache) File "./pkgtools/cmsBuild", line 3254, in installApt raise RpmInstallFailed(pkg, output) RpmInstallFailed: Failed to install package gcc. Reason: Reading Package Lists... error: unknown package: external+gcc+10.3.0-5b3b2b6744d296c11f567ddae2ca2f60 * The action "final-job" was not completed successfully because The following dependencies could not complete: install-external+gcc-fixincludes+1.0 build-cms+cmssw-tool-conf+46.0-5e50b8e553368a4d06a21be1e4f488f5 install-cms+cmssw-tool-conf+46.0-5e50b8e553368a4d06a21be1e4f488f5 |
|
please test |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dac18a/14128/summary.html External BuildI found compilation error when building: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/protobuf/3.15.1-aa4b6413e1b721a708ffb2f88ecca382/include/google/protobuf/arena_impl.h(347): warning: integer conversion resulted in a change of sign /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-5b3b2b6744d296c11f567ddae2ca2f60/include/c++/10.3.0/chrono: In substitution of 'template template using __is_harmonic = std::__bool_constant<(std::ratio<((_Period2::num / std::chrono::duration<_Rep, _Period>::_S_gcd(_Period2::num, _Period::num)) * (_Period::den / std::chrono::duration<_Rep, _Period>::_S_gcd(_Period2::den, _Period::den))), ((_Period2::den / std::chrono::duration<_Rep, _Period>::_S_gcd(_Period2::den, _Period::den)) * (_Period::num / std::chrono::duration<_Rep, _Period>::_S_gcd(_Period2::num, _Period::num)))>::den == 1)> [with _Period2 = _Period2; _Rep = _Rep; _Period = _Period]': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-5b3b2b6744d296c11f567ddae2ca2f60/include/c++/10.3.0/chrono:473:154: required from here /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/external/gcc/10.3.0-5b3b2b6744d296c11f567ddae2ca2f60/include/c++/10.3.0/chrono:428:27: internal compiler error: Segmentation fault 428 | _S_gcd(intmax_t __m, intmax_t __n) noexcept | ^~~~~~ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. |
|
looks like cuda and gcc 10.3 does not work well [a] |
|
@smuzaffar sorry, looks like I missed this until now. I've reported the problem to NVIDIA (it happens also with CUDA 11.3). .A |
|
The same issue is tracked by other projects: |
|
The GCC project has committed a patch: https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=5357ab75dedef403b0eebf9277d61d1cbeb5898f |
|
Pull request #6799 was updated. |
|
please test |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dac18a/15734/summary.html External BuildI found compilation error when building: for dep in getPackages(pkg.dependencies): installApt(dep, scheduler, cache) File "./pkgtools/cmsBuild", line 3282, in installApt raise RpmInstallFailed(pkg, output) RpmInstallFailed: Failed to install package gcc. Reason: Reading Package Lists... error: unknown package: external+gcc+10.3.0-72ba78434861bc4c0da4f08894e9a451 |
|
please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dac18a/15815/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
|
test parameters
|
|
please test |
|
please test |
|
please test for slc7_amd64_gcc10 |
|
-1 Failed Tests: HeaderConsistency Comparison SummarySummary:
|
|
looks good, lets get it in next IB to run full scale tests |
Fixes cms-sw/cmssw#33377