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

[libiconv] unknown type name 'LIBCHARSET_DLL_EXPORTED' when using libcharset #11879

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

tuduongquyet
Copy link
Contributor

@tuduongquyet tuduongquyet commented Jul 23, 2022

fixes #11831


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

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@tuduongquyet tuduongquyet changed the title Trying to fix #11831 Fixing #11831: unknown type name 'LIBCHARSET_DLL_EXPORTED' when using libcharset Aug 1, 2022
@uilianries uilianries changed the title Fixing #11831: unknown type name 'LIBCHARSET_DLL_EXPORTED' when using libcharset [libiconv] unknown type name 'LIBCHARSET_DLL_EXPORTED' when using libcharset Aug 1, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 7 (e0aae685e6849da78a1ac659831a37d543d5f9ae):

  • libiconv/1.17@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    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 conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11879/recipes/libiconv/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11879/recipes/libiconv/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-11879/recipes/libiconv/all/conanfile.py", line 2, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • libiconv/1.16@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    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 conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11879/recipes/libiconv/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11879/recipes/libiconv/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-11879/recipes/libiconv/all/conanfile.py", line 2, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • libiconv/1.15@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    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 conan export step will work.
    See the recipe migration guide to know more about the changes required.

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

@tuduongquyet
Copy link
Contributor Author

@uilianries this PR should be merged so other PRs can be continued.

@uilianries
Copy link
Member

@uilianries this PR should be merged so other PRs can be continued.

Yes, but it needs one more review. Also, the merge action is automated.

@conan-center-bot conan-center-bot merged commit 1f2eb87 into conan-io:master Aug 9, 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.

[conan.io/center] libiconv/1.17: unknown type name 'LIBCHARSET_DLL_EXPORTED' when using libcharset
4 participants