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

libwebsockets: add support for LWS_MAX_SMP and bump OpenSSL version #16432

Closed
wants to merge 3 commits into from

Conversation

jave27
Copy link
Contributor

@jave27 jave27 commented Mar 7, 2023

Specify library name and version: libwebsockets/4.x.x

Bumps OpenSSL version to 1.1.1t, and adds support to specify LWS_MAX_SMP. Recipe is still pre-2.0.


@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (9ce3d7c6a62153f4e9b2e548096363f67ff85952):

  • libwebsockets/4.3.2@:
    All packages built successfully! (All logs)

  • libwebsockets/4.2.1@:
    All packages built successfully! (All logs)

  • libwebsockets/4.3.0@:
    All packages built successfully! (All logs)

  • libwebsockets/4.1.4@:
    All packages built successfully! (All logs)

  • libwebsockets/4.2.0@:
    All packages built successfully! (All logs)

  • libwebsockets/4.0.15@:
    All packages built successfully! (All logs)

  • libwebsockets/4.1.6@:
    All packages built successfully! (All logs)


Conan v2 pipeline (informative, not required for merge) ❌

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

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 (9ce3d7c6a62153f4e9b2e548096363f67ff85952):

  • libwebsockets/4.3.2@:
    Error running command conan export --name libwebsockets --version 4.3.2 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    
  • libwebsockets/4.3.0@:
    Error running command conan export --name libwebsockets --version 4.3.0 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    
  • libwebsockets/4.2.1@:
    Error running command conan export --name libwebsockets --version 4.2.1 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    
  • libwebsockets/4.2.0@:
    Error running command conan export --name libwebsockets --version 4.2.0 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    
  • libwebsockets/4.1.4@:
    Error running command conan export --name libwebsockets --version 4.1.4 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    
  • libwebsockets/4.0.15@:
    Error running command conan export --name libwebsockets --version 4.0.15 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    
  • libwebsockets/4.1.6@:
    Error running command conan export --name libwebsockets --version 4.1.6 recipes/libwebsockets/all/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-16432/recipes/libwebsockets/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-v2_cci_PR-16432/recipes/libwebsockets/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)
    

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.

@prince-chrismc
Copy link
Contributor

@stale
Copy link

stale bot commented Apr 25, 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 Apr 25, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@stale stale bot removed the stale label May 18, 2023
@memsharded memsharded self-assigned this May 30, 2023
@ghost
Copy link

ghost commented May 30, 2023

I detected other pull requests that are modifying libwebsockets/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.

@franramirez688
Copy link
Contributor

Thanks for the contribution @jave27

This PR looks great, but we should solve the conflicts before merging it. Could you please manage it?

@stale
Copy link

stale bot commented Aug 7, 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
Copy link

stale bot commented Oct 15, 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 Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants