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

'make clean' always failed #4898

Closed
iMasaruOki opened this issue Jul 6, 2020 · 2 comments · Fixed by #4903
Closed

'make clean' always failed #4898

iMasaruOki opened this issue Jul 6, 2020 · 2 comments · Fixed by #4903
Assignees
Labels

Comments

@iMasaruOki
Copy link
Contributor

iMasaruOki commented Jul 6, 2020

Description

'make clean' are always failed on master branch.
201911 branch has no problem.

Steps to reproduce the issue:

  1. make init
  2. make configure PLATFORM=broadcom (PLATFORM=vs is also affected)
  3. make clean

Describe the results you received:

make: *** No rule to make target 'target/debs/buster/redis-tools_5.0.3-3~bpo9+2_amd64.deb-clean', needed by 'target/debs/buster/redis-tools-dbgsym_5.0.3-3~bpo9+2_amd64.deb-clean'.  Stop.
make[1]: *** [Makefile.work:224: clean] Error 2

Describe the results you expected:

no error.

Additional information you deem important (e.g. issue happens only occasionally):

found at commit 20698aa

@iMasaruOki iMasaruOki changed the title always failed 'make clean' 'make clean' always failed Jul 6, 2020
@lguohan lguohan added the Build label Jul 6, 2020
@lguohan
Copy link
Collaborator

lguohan commented Jul 6, 2020

@qiluo-msft, is this due to your redis server upgrade?

@qiluo-msft
Copy link
Collaborator

@iMasaruOki Thanks for the bug report!
Could you test this PR work for you?

lguohan pushed a commit that referenced this issue Jul 8, 2020
qiluo-msft added a commit to qiluo-msft/sonic-buildimage that referenced this issue Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants