-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Interdependencies errors on CI #9301
Comments
It's indeed very strange... I asked @lucasssvaz and @acassis to test on their machines and they also get the same error, but I couldn't find any recent change that would trigger it. |
@tmedicci just a note: in my case and in Lucas' it was just a warning, it didn't prevent kconfiglib of working. |
As far as I understood you didn't have kconfiglib installed (@lucasssvaz confirmed that). |
The job https://github.com/apache/nuttx/actions/runs/4993159615/jobs/8941973789?pr=9138#step:7:448 shows an error while refreshing the
arty_a7:netnsh
defconfig.This very same error happens while trying to build the master branch (OS: f61dc72, APPS: 70a4010):
I couldn't find any recent change to the
Kconfig
s that define those symbols. My guess: CI's machine was not usingkconfiglib
and was updated recently.The text was updated successfully, but these errors were encountered: