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

Adds sentry-native 0.4.7 #4537

Merged
merged 3 commits into from
Feb 13, 2021
Merged

Conversation

mjvankampen
Copy link
Contributor

Specify library name and version: sentry-native/0.4.7

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

Fixes #4526

@ghost
Copy link

ghost commented Feb 11, 2021

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

Failure in build 1 (d16474dcc2bed31bf5934dc20f00ac0e20bd9bb7):

  • sentry-native/0.4.1@:
    All packages built successfully! (All logs)

  • sentry-native/0.2.6@:
    All packages built successfully! (All logs)

  • sentry-native/0.4.7@:
    CI failed to create some packages (All logs)

    Logs for packageID 57053807dd74b0c66b83acb3040e06e2ee52f01f:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=9.1
    os=Macos
    os_build=Macos
    [options]
    sentry-native:shared=True
    
    [ 51%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/sentry_sync.c.o
    [ 54%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/sentry_transport.c.o
    [ 57%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/sentry_utils.c.o
    [ 60%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/sentry_uuid.c.o
    [ 63%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/sentry_value.c.o
    [ 66%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/path/sentry_path.c.o
    [ 69%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/transports/sentry_disk_transport.c.o
    [ 72%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/transports/sentry_function_transport.c.o
    [ 75%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/unwinder/sentry_unwinder.c.o
    [ 78%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/sentry_unix_pageallocator.c.o
    [ 81%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/path/sentry_path_unix.c.o
    [ 84%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/symbolizer/sentry_symbolizer_unix.c.o
    [ 87%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/modulefinder/sentry_modulefinder_apple.c.o
    [ 90%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/transports/sentry_transport_curl.c.o
    [ 93%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/backends/sentry_backend_inproc.c.o
    [ 96%] Building C object source_subfolder/CMakeFiles/sentry.dir/src/unwinder/sentry_unwinder_libbacktrace.c.o
    [100%] Linking C shared library ../lib/libsentry.dylib
    sentry-native/0.4.7: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    
    
    /Users/jenkins/w/BuildSingleReference@4/.conan/data/sentry-native/0.4.7/_/_/build/57053807dd74b0c66b83acb3040e06e2ee52f01f/source_subfolder/src/sentry_scope.c:21:37: warning: missing field 'fingerprint' initializer [-Wmissing-field-initializers]
    static sentry_scope_t g_scope = { 0 };
                                        ^
    1 warning generated.
    /Users/jenkins/w/BuildSingleReference@4/.conan/data/sentry-native/0.4.7/_/_/build/57053807dd74b0c66b83acb3040e06e2ee52f01f/source_subfolder/src/sentry_unix_pageallocator.c:29:63: warning: missing field 'last_page' initializer [-Wmissing-field-initializers]
    static struct page_allocator_s g_page_allocator_backing = { 0 };
                                                                  ^
    1 warning generated.
    /Users/jenkins/w/BuildSingleReference@4/.conan/data/sentry-native/0.4.7/_/_/build/57053807dd74b0c66b83acb3040e06e2ee52f01f/source_subfolder/src/unwinder/sentry_unwinder_libbacktrace.c:16:20: warning: implicit declaration of function 'backtrace_from_fp' is invalid in C99 [-Wimplicit-function-declaration]
                return backtrace_from_fp(addr, ptrs, max_frames);
                       ^
    1 warning generated.
    Undefined symbols for architecture x86_64:
      "_backtrace_from_fp", referenced from:
          _sentry__unwind_stack_libbacktrace in sentry_unwinder_libbacktrace.c.o
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make[2]: *** [lib/libsentry.dylib] Error 1
    make[1]: *** [source_subfolder/CMakeFiles/sentry.dir/all] Error 2
    make: *** [all] Error 2
    sentry-native/0.4.7: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@4/.conan/data/sentry-native/0.4.7/_/_/build/57053807dd74b0c66b83acb3040e06e2ee52f01f
    sentry-native/0.4.7: ERROR: Package '57053807dd74b0c66b83acb3040e06e2ee52f01f' build failed
    sentry-native/0.4.7: WARN: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/sentry-native/0.4.7/_/_/build/57053807dd74b0c66b83acb3040e06e2ee52f01f
    ERROR: sentry-native/0.4.7: Error in build() method, line 79
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/sentry-native/0.4.7/_/_/build/57053807dd74b0c66b83acb3040e06e2ee52f01f' '--' '-j8'
    

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.

@mjvankampen
Copy link
Contributor Author

mjvankampen commented Feb 11, 2021

Not 100% sure on the mac requirement. Sentry itself tests on catelina with latest version (which is 11) but 10 seems to work as well.

@conan-center-bot
Copy link
Collaborator

Failure in build 2 (d59fa8c3d8bbd2483bcc06abf89ecd758ea1a52f):

  • sentry-native/0.4.7@:
    Error running command 'conan info sentry-native/0.4.7@ --json {jsonName} -pr {profileName}':

    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    [options]
    shared=False
    
    ...
    ERROR: sentry-native/0.4.7: Error in configure() method, line 52
    	if tools.Version(self.version) >= "0.4.7" and self.compiler == "apple-clang" and tools.Version(self.compiler.version) < "10.0":
    	AttributeError: 'SentryNativeConan' object has no attribute 'compiler'
    
    
  • sentry-native/0.4.1@:
    All packages built successfully! (All logs)

  • sentry-native/0.2.6@:
    All packages built successfully! (All logs)


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.

@conan-center-bot
Copy link
Collaborator

Failure in build 3 (89c41cb856f28a8d11a360e168fb5050fd798a54):

  • sentry-native/0.4.7@:
    All packages built successfully! (All logs)

  • sentry-native/0.2.6@:
    All packages built successfully! (All logs)

  • sentry-native/0.4.1@:
    An unexpected error happened and has been reported


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.

@conan-center-bot
Copy link
Collaborator

All green in build 4 (89c41cb856f28a8d11a360e168fb5050fd798a54):

  • sentry-native/0.2.6@:
    All packages built successfully! (All logs)

  • sentry-native/0.4.7@:
    All packages built successfully! (All logs)

  • sentry-native/0.4.1@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 9c19f6b into conan-io:master Feb 13, 2021
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.

[request] sentry-native/0.4.7
7 participants