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

Command line tools failing on Windows and macOS #113

Open
chapulina opened this issue Aug 26, 2020 · 3 comments
Open

Command line tools failing on Windows and macOS #113

chapulina opened this issue Aug 26, 2020 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed macOS macOS support tests Broken or missing tests / testing infra Windows Windows support

Comments

@chapulina
Copy link
Contributor

The ign_TESTs fail on homebrew with:

31: Expected: (output.find(g_version)) != (std::string::npos), actual: 18446744073709551615 vs 18446744073709551615
31: I cannot find any available 'ign' command:
31: 	* Did you install any ignition library?
31: 	* Did you set the IGN_CONFIG_PATH environment variable?
31: 	    E.g.: export IGN_CONFIG_PATH=$HOME/local/share/ignition

And on Windows with:

31: D:\Jenkins\workspace\ignition_fuel-tools-ci-pr_any-windows7-amd64\ws\ign-fuel-tools\src\ign_TEST.cc(57): error: Expected: (output.find(g_version)) != (std::string::npos), actual: 18446744073709551615 vs 18446744073709551615
31: 'ign' is not recognized as an internal or external command,
31: operable program or batch file.
@chapulina chapulina added bug Something isn't working tests Broken or missing tests / testing infra macOS macOS support Windows Windows support labels Aug 26, 2020
@osrf-triage osrf-triage added this to Inbox in Core development Aug 26, 2020
@chapulina chapulina removed this from Inbox in Core development Aug 31, 2020
@simonbogh
Copy link

Experiencing the same issue on macOS Catalina 10.15.6. Did export the path but I still receive the same error and gazebo will not launch.

@chapulina
Copy link
Contributor Author

gazebo will not launch

Related issue: gazebosim/gz-sim#25

@chapulina chapulina added this to Inbox in Core development via automation Oct 6, 2020
@chapulina chapulina moved this from Inbox to To do in Core development Oct 6, 2020
@chapulina
Copy link
Contributor Author

Possible fix coming from gazebosim/gz-tools#7

@chapulina chapulina removed this from To do in Core development Sep 27, 2021
@chapulina chapulina added the help wanted Extra attention is needed label Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed macOS macOS support tests Broken or missing tests / testing infra Windows Windows support
Projects
None yet
Development

No branches or pull requests

2 participants