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

libignition-rendering4 v5.0.0 #9

Merged
merged 5 commits into from
Apr 2, 2021

Conversation

regro-cf-autotick-bot
Copy link
Contributor

It is very likely that the current package version for this feedstock is out of date.
Notes for merging this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
    Checklist before merging this PR:
  • Dependencies have been updated if changed: see upstream
  • Tests have passed
  • Updated license if changed and license_file is packaged

Note that the bot will stop issuing PRs if more than 3 Version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.

NEW: If you want these PRs to be merged automatically, make an issue with @conda-forge-admin,please add bot automerge in the title and merge the resulting PR. This command will add our new bot automerge feature to your feedstock!

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot.
The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (conda install -c conda-forge rever) and pip (pip install re-ver) installable.
Finally, feel free to drop us a line if there are any issues!
This PR was generated by https://github.com/regro/autotick-bot/actions/runs/706569063, please use this URL for debugging

Dependency Analysis

Please note that this analysis is highly experimental. The aim here is to make maintenance easier by inspecting the package's dependencies. Importantly this analysis does not support optional dependencies, please double check those before making changes. If you do not want hinting of this kind ever please add bot: inspection: false to your conda-forge.yml. If you encounter issues with this feature please ping the bot team conda-forge/bot.

Analysis of the source code shows a discrepancy between the library's imports and the package's stated requirements in the meta.yaml.

Packages found by inspection but not in the meta.yaml:

  • pyopengl

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@traversaro traversaro closed this Apr 2, 2021
@traversaro traversaro reopened this Apr 2, 2021
@traversaro
Copy link
Contributor

We now have a failure in a new unit test:

15/62 Test #15: UNIT_Heightmap_TEST ...................***Exception: SegFault  1.12 sec
[==========] Running 6 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 6 tests from Heightmap/HeightmapTest
[ RUN      ] Heightmap/HeightmapTest.Heightmap/ogre
[Err] [OgreRenderEngine.cc:465] Unable to load Ogre Plugin[$PREFIX/lib/OGRE/libRenderSystem_GL]. Rendering will not be possible.Make sure you have installed OGRE properly.
[Err] [OgreRenderEngine.cc:508] unable to find OpenGL rendering system. OGRE is probably installed incorrectly. Double check the OGRE cmake output, and make sure OpenGL is enabled.

      Start 16: check_UNIT_Heightmap_TEST
16/62 Test #16: check_UNIT_Heightmap_TEST .............***Failed    0.04 sec
Checking for test results in $SRC_DIR/build/test_results/UNIT_Heightmap_TEST.xml
Cannot find results, writing failure results to $SRC_DIR/build/test_results/UNIT_Heightmap_TEST.xml

As this tests was added just in ignition-rendering5 (see gazebosim/gz-rendering#180), probably the actual source of the issue is in the failing tests in conda-forge/libignition-sensors-feedstock#4 . For now let's just disable them, track the problem in #10 and merge.

@traversaro traversaro merged commit a9f7353 into conda-forge:master Apr 2, 2021
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the 5.0.0_hbf3aae branch April 2, 2021 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants