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

[sentry-native/0.5.4] Bump version #15492

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

MartinDelille
Copy link
Contributor


@ghost
Copy link

ghost commented Jan 26, 2023

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

@conan-center-bot

This comment has been minimized.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Does this version not need c++17 for the 0.5.4 release too?

@MartinDelille
Copy link
Contributor Author

That is a good question. Since the default backend is sentry-crashpad which is happy with c++11 I think not.

@MartinDelille
Copy link
Contributor Author

Sorry my mistake: sentry-crashpad need C++ 17. I suppose we shouldn't change this recipe requirement since the use can choose another backend.

@ghost ghost mentioned this pull request Jan 28, 2023
3 tasks
@MartinDelille MartinDelille reopened this Feb 6, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (cca86a8a9ccd43742bc1db49892573f470d71f1f):

  • sentry-native/0.5.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 2 (cca86a8a9ccd43742bc1db49892573f470d71f1f):

  • sentry-native/0.5.4@:
    Error running command conan export --name sentry-native --version 0.5.4 recipes/sentry-native/all/conanfile.py:
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-15492/recipes/sentry-native/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-15492/recipes/sentry-native/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-15492/recipes/sentry-native/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.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2023

Hooks produced the following warnings for commit cca86a8
sentry-native/0.5.4
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsentry.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/libsentry.dylib' links to system library 'CoreGraphics' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsentry.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\sentry.dll' links to system library 'version' but it is not in cpp_info.system_libs.

@prince-chrismc prince-chrismc added the Bump version PR bumping version without recipe modifications label Feb 8, 2023
@conan-center-bot conan-center-bot merged commit 2df9d1e into conan-io:master Feb 8, 2023
@conan-center-bot
Copy link
Collaborator

This PR has been automatically merged due Bump version or Bump dependencies label.
Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.

@MartinDelille MartinDelille deleted the bump-sentry054 branch February 8, 2023 08:22
sabelka pushed a commit to sabelka/conan-center-index that referenced this pull request Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump version PR bumping version without recipe modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants