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

Parasitic messages in scons #33

Open
mkraposhin opened this issue May 3, 2024 · 0 comments
Open

Parasitic messages in scons #33

mkraposhin opened this issue May 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mkraposhin
Copy link
Contributor

mkraposhin commented May 3, 2024

Scons prints next parasitic messages:

scons: warning: Two different environments were specified for target svc_static_route_intergration_test3_3.log,
but they appear to have the same action: RunUnitTest(target, source, env)
File "tools/build/rules.py", line 189, in TestSuite

scons: warning: Two different environments were specified for target svc_static_route_intergration_test3_4.log,
but they appear to have the same action: RunUnitTest(target, source, env)
File "tools/build/rules.py", line 189, in TestSuite

scons: warning: Two different environments were specified for target svc_static_route_intergration_test4_1.log,
but they appear to have the same action: RunUnitTest(target, source, env)
File "tools/build/rules.py", line 189, in TestSuite

scons: warning: Two different environments were specified for target svc_static_route_intergration_test4_2.log,
but they appear to have the same action: RunUnitTest(target, source, env)
File "tools/build/rules.py", line 189, in TestSuite
WARN: use new versioning scheme 0.1.dev0 instead of 0.1.dev0
WARN: use new versioning scheme 0.1.dev0 instead of 0.1.dev0
WARN: use new versioning scheme 0.1.dev0 instead of 0.1.dev0

@mkraposhin mkraposhin added the bug Something isn't working label May 3, 2024
@mkraposhin mkraposhin self-assigned this May 3, 2024
@randybias randybias added this to the backlog milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants