You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'make clean' are always failed on master branch.
201911 branch has no problem.
Steps to reproduce the issue:
make init
make configure PLATFORM=broadcom (PLATFORM=vs is also affected)
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):
Description
'make clean' are always failed on master branch.
201911 branch has no problem.
Steps to reproduce the issue:
make init
make configure PLATFORM=broadcom
(PLATFORM=vs
is also affected)make clean
Describe the results you received:
Describe the results you expected:
no error.
Additional information you deem important (e.g. issue happens only occasionally):
found at commit 20698aa
The text was updated successfully, but these errors were encountered: