[sonic-slave] Update linux-compiler-gcc package version to fix build#3514
Merged
jleveque merged 1 commit intosonic-net:masterfrom Sep 26, 2019
jleveque:fix_slave_build
Merged
[sonic-slave] Update linux-compiler-gcc package version to fix build#3514jleveque merged 1 commit intosonic-net:masterfrom jleveque:fix_slave_build
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_slave_build
Conversation
yxieca
approved these changes
Sep 25, 2019
nikos-github
approved these changes
Sep 26, 2019
Collaborator
|
retest vsimage please |
Collaborator
|
retest baseimage please |
ishidawataru
pushed a commit
to Telecominfraproject/oopt-sonic-build
that referenced
this pull request
Nov 30, 2019
YuriiHordynskyi
pushed a commit
to YuriiHordynskyi/sonic-buildimage
that referenced
this pull request
May 18, 2020
vitalivanov
pushed a commit
to InterfaceMasters/sonic-buildimage
that referenced
this pull request
May 20, 2020
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
Fix sonic-slave container build. Debian package maintainers have updated the version of the x86 linux-compiler-gcc package available for Jessie from linux-compiler-gcc-4.8-x86 to linux-compiler-gcc-4.9-x86. linux-compiler-gcc-4.8-x86 is no longer available, so it caused the build to fail.
Reference: https://packages.debian.org/search?suite=jessie&searchon=names&keywords=linux-compiler-gcc
- How to verify it
make sonic-slave-build