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

(#14752) perfetto: Fix MSVC build for v31.0 #14753

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

miklelappo
Copy link
Contributor

Specify library name and version: perfetto/31.0

Bugreport: google/perfetto#407
Bugfix: https://android-review.googlesource.com/c/platform/external/perfetto/+/2355222

The patch is located in sdk.h since this file is a result of multiple headers homologation during perfetto release process.
The fix is only needed till 32.0 is released and already merged to master.

Closes #14752


@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline

All green in build 1 (7a9c57fad4f33eb8935bc41ff3da0bb006c84893):

  • perfetto/31.0@:
    All packages built successfully! (All logs)

  • perfetto/30.0@:
    All packages built successfully! (All logs)

  • perfetto/27.0@:
    All packages built successfully! (All logs)

  • perfetto/27.1@:
    All packages built successfully! (All logs)

  • perfetto/26.1@:
    All packages built successfully! (All logs)

  • perfetto/20.1@:
    All packages built successfully! (All logs)

  • perfetto/24.2@:
    All packages built successfully! (All logs)

  • perfetto/25.0@:
    All packages built successfully! (All logs)

  • perfetto/21.0@:
    All packages built successfully! (All logs)

  • perfetto/23.0@:
    All packages built successfully! (All logs)

  • perfetto/22.1@:
    All packages built successfully! (All logs)

  • perfetto/22.0@:
    All packages built successfully! (All logs)

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit 7a9c57f
perfetto/31.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libperfetto.so' links to system library 'm' but it is not in cpp_info.system_libs.

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 7905d2d into conan-io:master Dec 15, 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.

perfetto/31.0: MSVC compilation failure
4 participants