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

Update conanfile.py #15418

Closed

Conversation

jmaillard01
Copy link

(#15221) update libjpeg dependency to libjpeg/9e to be compatible with existing libtiff/4.3.0 dependency which itself depends on libjpeg/9e (and not libjpeg/9d)

Specify library name and version: openscenegraph/3.6.5

I am submitting this PR as current recipe version of openscenegraph/3.6.5 is broken due to mismatch between openscenegraph and libtiff package on libjpeg version

fixes #15221

(conan-io#15221) update libjpeg dependency to libjpeg/9e to be compatible with existing libtiff/4.3.0 dependency which itself depends on libjpeg/9e (and not libjpeg/9d)
@CLAassistant
Copy link

CLAassistant commented Jan 23, 2023

CLA assistant check
All committers have signed the CLA.

@ghost
Copy link

ghost commented Jan 23, 2023

I detected other pull requests that are modifying openscenegraph/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ghost ghost mentioned this pull request Jan 23, 2023
3 tasks
@pixelsoba
Copy link
Contributor

Hi jmaillard01,
Yes, I recently reopened a PR on OpenSceneGraph, I want to expose the "opengl_profile" of Cmake directly in the recipe options. Unfortunately it seems that the reciepe hasn't been updated for a while and it doesn't pass the merge tests anymore, I already had to make a lot of changes a few months ago, but I didn't have the time to do it...

(conan-io#15221) fix conan v2 migration linter errors
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 2 (b20be2704c4856f05cd0369d3b20070e0dec234d):

  • openscenegraph/3.6.5@:
    Error running command conan export recipes/openscenegraph/all/conanfile.py openscenegraph/3.6.5@:
    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-15418/recipes/openscenegraph/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-15418/recipes/openscenegraph/all/conanfile.py
      File "/opt/pyenv/versions/3.7.13/lib/python3.7/imp.py", line 171, in load_source
        module = _load(spec)
      File "<frozen importlib._bootstrap>", line 696, in _load
      File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-15418/recipes/openscenegraph/all/conanfile.py", line 1, in <module>
        from conan import CMake, ConanFile, tools
    ImportError: cannot import name 'CMake' from 'conan' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conan/__init__.py)
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@stale
Copy link

stale bot commented Mar 11, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 11, 2023
@stale
Copy link

stale bot commented Apr 11, 2023

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[package] openscenegraph/3.6.5 : broken libtiff dependency due to libjpeg
4 participants