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

ncurses: add ncurses 6.4 + conan v2 #15062

Merged
merged 7 commits into from
Feb 7, 2023

Conversation

madebr
Copy link
Contributor

@madebr madebr commented Jan 2, 2023

Specify library name and version: ncurses/6.4


@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
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 8 (3f6300bf045d7a74d8e43c29449e97ea9decd71a):

  • ncurses/6.4@:
    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 8 (3f6300bf045d7a74d8e43c29449e97ea9decd71a):

  • ncurses/6.4@:
    Error running command conan export --name ncurses --version 6.4 recipes/ncurses/all/conanfile.py:
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-15062/recipes/ncurses/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-15062/recipes/ncurses/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-15062/recipes/ncurses/all/conanfile.py", line 1, in <module>
        from conans import AutoToolsBuildEnvironment, ConanFile, tools
    ImportError: cannot import name 'AutoToolsBuildEnvironment' 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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

Hooks produced the following warnings for commit 3f6300b
ncurses/6.4
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libncurses++w.so' links to system library 'util' but it is not in cpp_info.system_libs.
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libformw.dylib, libncurses++w.6.dylib, libncursesw.dylib, libpanelw.6.dylib, libtinfow.6.dylib, libpanelw.dylib, libmenuw.dylib, libmenuw.6.dylib, libncursesw.6.dylib, libticw.dylib, libncurses++w.dylib, libticw.6.dylib, libtinfow.dylib, libformw.6.dylib

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

LGTM

@conan-center-bot conan-center-bot merged commit 04a4d35 into conan-io:master Feb 7, 2023
@madebr madebr deleted the ncurses-6.4 branch February 7, 2023 19:07
sabelka pushed a commit to sabelka/conan-center-index that referenced this pull request Feb 12, 2023
* ncurses: add ncurses 6.4 + conan v2

* ncurses: reformat conandata.yml

* ncurses: use is_msvc instead of 'Visual Studio'

* ncurses: s/paty_type/patch_type/

* ncurses: don't use self.options in package_id

* ncurses: revert conan v2 changes
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.

5 participants