-
Notifications
You must be signed in to change notification settings - Fork 183
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
[CC8][GCC] Patch binutils glod #7242
Conversation
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_1_X/cc8. @smuzaffar, @mrodozov, @iarspider can you please review it and eventually sign? Thanks. |
please test for CMSSW_12_1_X/cc8_amd64_gcc9 |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-224501/18062/summary.html External BuildI found compilation error when building: for dep in getPackages(pkg.dependencies): installApt(dep, scheduler, cache) File "./pkgtools/cmsBuild", line 3387, in installApt raise RpmInstallFailed(pkg, output) RpmInstallFailed: Failed to install package gcc. Reason: Reading Package Lists... error: unknown package: external+gcc+9.3.0-3cf91c792ceaa2a3434a606b35cb6063 * The action "install-cms+cmssw-tool-conf+51.0-9666eb08da1cc613791ddccf127a1cd4" was not completed successfully because The following dependencies could not complete: build-cms+cmssw-tool-conf+51.0-9666eb08da1cc613791ddccf127a1cd4 |
Pull request #7242 was updated. |
please test for CMSSW_12_1_X/cc8_amd64_gcc9 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-224501/18074/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:
|
Patch ld.gold to skip warnings about unresolvable relocations in the .gnu.build.attributes section. The patch is authored by Nick Clifton and extracted from binutils-2.31.1-25.fc29.src.rpm