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

gdal: add with_python_bindings option #19369

Closed
wants to merge 2 commits into from

Conversation

marxin
Copy link

@marxin marxin commented Aug 23, 2023

No description provided.

@marxin marxin changed the title [gdal] add with_python_bindings option gdal: add with_python_bindings option Aug 23, 2023
@ghost
Copy link

ghost commented Aug 23, 2023

I detected other pull requests that are modifying gdal/post_3.5.0 recipe:

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

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

@valgur valgur left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (dfa811c20901f267bab2108ee95e5bca40837a59):

  • gdal/3.5.1:
    All packages built successfully! (All logs)

  • gdal/3.7.0:
    All packages built successfully! (All logs)

  • gdal/3.5.2:
    All packages built successfully! (All logs)


Conan v2 pipeline ❌

Note: Conan v2 builds may be required once they are on the v2 ready list

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 2 (dfa811c20901f267bab2108ee95e5bca40837a59):

  • gdal/3.7.0:
    Error running command conan export --name gdal --version 3.7.0 recipes/gdal/post_3.5.0/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py
      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-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py", line 5, in <module>
        from conans import CMake
    ImportError: cannot import name 'CMake' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • gdal/3.5.1:
    Error running command conan export --name gdal --version 3.5.1 recipes/gdal/post_3.5.0/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py
      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-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py", line 5, in <module>
        from conans import CMake
    ImportError: cannot import name 'CMake' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • gdal/3.5.2:
    Error running command conan export --name gdal --version 3.5.2 recipes/gdal/post_3.5.0/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py
      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-v2_cci_PR-19369/recipes/gdal/post_3.5.0/conanfile.py", line 5, in <module>
        from conans import CMake
    ImportError: cannot import name 'CMake' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__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 Oct 15, 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 Oct 15, 2023
@AndreyMlashkin
Copy link
Contributor

@SSE4 @uilianries @SpaceIm mb reopen this one?

@stale stale bot removed the stale label Oct 15, 2023
@SSE4
Copy link
Contributor

SSE4 commented Nov 2, 2023

@SSE4 @uilianries @SpaceIm mb reopen this one?

I don't have a permission to re-open.

@uilianries
Copy link
Member

@AndreyMlashkin This PR failed because is prepared with Conan 2.x and is marked as stale. Re-opening will not fix it. You still can adopt it by opening a new with these commits, in case you want to continue it.

@marxin marxin closed this Nov 6, 2023
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.

6 participants