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

Qt: Add QMacStylePlugin under macOS #11321

Merged
merged 1 commit into from
Jul 2, 2022
Merged

Qt: Add QMacStylePlugin under macOS #11321

merged 1 commit into from
Jul 2, 2022

Conversation

Zvicii
Copy link
Contributor

@Zvicii Zvicii commented Jun 22, 2022

Specify library name and version: qt/5.x

Add QMacStylePlugin under macOS by default.


  • 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.

@ghost
Copy link

ghost commented Jun 22, 2022

I detected other pull requests that are modifying qt/5.x.x recipe:

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

@ericLemanissier
Copy link
Contributor

This PR probably wants a CI restart

@Zvicii Zvicii closed this Jun 25, 2022
@Zvicii Zvicii reopened this Jun 25, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@Zvicii
Copy link
Contributor Author

Zvicii commented Jun 27, 2022

it keeps failing due to unexpected error, should I continue to restart CI?

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 9 (d519bcc029d9b71b66fd85f81a8aee1f02c80cf0):

  • qt/5.15.2@:
    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-11321/recipes/qt/5.x.x/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11321/recipes/qt/5.x.x/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-11321/recipes/qt/5.x.x/conanfile.py", line 2, in <module>
        from conans import ConanFile, tools, RunEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • qt/5.15.3@:
    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-11321/recipes/qt/5.x.x/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11321/recipes/qt/5.x.x/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-11321/recipes/qt/5.x.x/conanfile.py", line 2, in <module>
        from conans import ConanFile, tools, RunEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • qt/5.15.5@:
    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-11321/recipes/qt/5.x.x/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11321/recipes/qt/5.x.x/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-11321/recipes/qt/5.x.x/conanfile.py", line 2, in <module>
        from conans import ConanFile, tools, RunEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • qt/5.15.4@:
    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-11321/recipes/qt/5.x.x/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11321/recipes/qt/5.x.x/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-11321/recipes/qt/5.x.x/conanfile.py", line 2, in <module>
        from conans import ConanFile, tools, RunEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

@conan-center-bot conan-center-bot merged commit 0919f79 into conan-io:master Jul 2, 2022
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.

4 participants