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

glbinding: modernize #10574

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented May 2, 2022


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented May 3, 2022

@jgsogo some glfw binaries are missing in conan center

@SpaceIm SpaceIm closed this May 19, 2022
@SpaceIm SpaceIm reopened this May 19, 2022
@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented May 25, 2022

@jgsogo some glfw binaries are missing in conan center

/ping @jgsogo ;)

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Jun 29, 2022

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 Jun 29, 2022
@stale stale bot removed the stale label Jun 29, 2022
@conan-center-bot
Copy link
Collaborator

All green in build 7 (7f2b22de6a902ad12fadaed4a87e2a7ada8565c6):

  • glbinding/3.1.0@:
    All packages built successfully! (All logs)

    Result of export using Conan v2 (informative)

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future.
    This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this export step will work.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-10574/recipes/glbinding/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-10574/recipes/glbinding/all/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_cci_PR-10574/recipes/glbinding/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, CMake, tools
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2022

Hooks produced the following warnings for commit 7f2b22d
glbinding/3.1.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libglbinding-aux.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libglbinding-auxd.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libglbindingd.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libglbinding.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot merged commit 03bdeb5 into conan-io:master Jul 1, 2022
@SpaceIm SpaceIm deleted the glbinding-modernize branch July 1, 2022 13:07
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.

None yet

4 participants