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

Eliminate build warning messages #2172

Merged
merged 1 commit into from
Oct 20, 2018
Merged

Eliminate build warning messages #2172

merged 1 commit into from
Oct 20, 2018

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Oct 19, 2018

- What I did

Eliminate the following warning messages displayed when building a Broadcom-based SONiC image:

slave.mk:295: warning: overriding recipe for target 'target/debs/libsaibcm-dev_3.1.3.5-11_amd64.deb'
slave.mk:191: warning: ignoring old recipe for target 'target/debs/libsaibcm-dev_3.1.3.5-11_amd64.deb'
slave.mk:328: target 'target/debs/libsaibcm-dev_3.1.3.5-11_amd64.deb-install' given more than once in the same rule
slave.mk:567: target 'target/debs/libsaibcm-dev_3.1.3.5-11_amd64.deb-clean' given more than once in the same rule

- How I did it

Do not add BRCM_SAI_DEV to SONIC_ONLINE_DEBS target, as it is already referenced as a derived package of BRCM_SAI.

- How to verify it

Build a Broadcom-based SONiC image.

@jleveque jleveque self-assigned this Oct 19, 2018
@jleveque jleveque requested a review from lguohan October 19, 2018 22:59
@lguohan lguohan merged commit 5c65c77 into sonic-net:master Oct 20, 2018
@jleveque jleveque deleted the fix_build_warnings branch October 22, 2018 18:18
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.

4 participants