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

Add PKGCONFIG information to ignition-tools ign_find_package #44

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

j-rivero
Copy link
Contributor

@j-rivero j-rivero commented Aug 6, 2020

Try to clean up warning about the use of ignition-tools in the ign_find_package call.

@j-rivero j-rivero requested a review from nkoenig as a code owner August 6, 2020 18:43
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Aug 6, 2020
@j-rivero j-rivero force-pushed the remove_warning_tools branch from df9f77d to 7318f24 Compare August 6, 2020 18:44
@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   28.03%   28.03%           
=======================================
  Files           3        3           
  Lines         724      724           
=======================================
  Hits          203      203           
  Misses        521      521           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10f21df...7318f24. Read the comment docs.

chapulina
chapulina previously approved these changes Aug 6, 2020
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This closes gazebosim/gz-tools#23. I think we should also change other libraries to find ign-tools as REQUIRED.

@chapulina
Copy link
Contributor

The warning is gone from Ubuntu 🎉 But the Homebrew build failed due to infrastructure. I triggered a new build: Build Status

@chapulina chapulina dismissed their stale review August 7, 2020 20:40

Humm this changes something on

@chapulina
Copy link
Contributor

Humm this changes something on macOS:

3: [ RUN      ] CmdLine.Ls
3: Running command [IGN_CONFIG_PATH=/Users/jenkins/workspace/ignition_launch-ci-pr_any-homebrew-amd64/build/test/confign launch -f /Users/jenkins/workspace/ignition_launch-ci-pr_any-homebrew-amd64/ign-launch/test/config/ls.ign]
3: sh: launch: command not found
3: 
3: /Users/jenkins/workspace/ignition_launch-ci-pr_any-homebrew-amd64/ign-launch/src/ign_TEST.cc:59: Failure
3: Value of: output.find("CMakeFiles") != std::string::npos
3:   Actual: false
3: Expected: true
3: sh: launch: command not found
3: 
3: /Users/jenkins/workspace/ignition_launch-ci-pr_any-homebrew-amd64/ign-launch/src/ign_TEST.cc:60: Failure
3: Value of: output.find("Makefile") != std::string::npos
3:   Actual: false
3: Expected: true
3: sh: launch: command not found
3: 
3: [  FAILED  ] CmdLine.Ls (2 ms)

@j-rivero
Copy link
Contributor Author

j-rivero commented Aug 10, 2020

Humm this changes something on macOS:

CI seems to be passing, running a new one to see if it is a flaky. Build Status

Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the macOS failures were spurious.

@chapulina chapulina merged commit b77d4af into master Aug 18, 2020
@chapulina chapulina deleted the remove_warning_tools branch August 18, 2020 03:11
chapulina pushed a commit that referenced this pull request Aug 21, 2020
chapulina pushed a commit that referenced this pull request Aug 21, 2020
chapulina pushed a commit that referenced this pull request Aug 25, 2020
chapulina pushed a commit that referenced this pull request Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants