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

Missing service warning for already enabled service #25

Open
milisarge opened this issue Oct 12, 2020 · 7 comments
Open

Missing service warning for already enabled service #25

milisarge opened this issue Oct 12, 2020 · 7 comments
Labels
Type: bug Something isn't working Type: Build Error

Comments

@milisarge
Copy link
Contributor

milisarge commented Oct 12, 2020

my config is: https://gist.github.com/milisarge/51ff85e055f4033553026a1ca7a9faed

i am giving this screen:
resea1

I am talking about TCPIP service, am i missing some configuration?

@nuta nuta added Type: bug Something isn't working Type: Build Error labels Oct 12, 2020
@nuta
Copy link
Owner

nuta commented Oct 12, 2020

It seems the tcpip server is not embedded into the OS image (because [vm] lauching tcpip... does not appear in the log) despite it is enabled in the build config. I think it is a bug in the build system. Could you make clean and try it again?

@milisarge
Copy link
Contributor Author

i did make clean , and still giving same error. Can you reproduce with this config?

@milisarge milisarge changed the title Missing service warningfor already enabled service Missing service warning for already enabled service Oct 12, 2020
@nuta
Copy link
Owner

nuta commented Oct 13, 2020

I can't reproduce the problem. Could you share the build log (the output of make V=1)?

@milisarge
Copy link
Contributor Author

@nuta
Copy link
Owner

nuta commented Oct 16, 2020

Could you try building with that config in a newly cloned repository? If the problem still appears, I'd like to know your development environment (especially make --version).

@milisarge
Copy link
Contributor Author

config: https://gist.github.com/milisarge/43b88d51dde4b2d8c87394af2bbe5645
i gave same warnings with commit ed559be (HEAD -> master, origin/master, origin/HEAD)
and my make is GNU Make 4.2.1

@nuta
Copy link
Owner

nuta commented Oct 30, 2020

Hmm I still cannot reproduce this problem. Which operating system do you use? I couldn't reproduce it on macOS 10.15.7 and Ubuntu 20.04.

Just in case: did you tried with a newly (clean) cloned repository with that config? Perhaps build or existing .config causes the trouble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working Type: Build Error
Projects
None yet
Development

No branches or pull requests

2 participants