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

libavrocpp: add package_type + bump boost & snappy #19911

Closed
wants to merge 3 commits into from

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Sep 17, 2023

Specify library name and version: lib/1.0


@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 4 (19ddadb43c358c70b85a4739ea65990576e4e0d6):

  • libavrocpp/1.11.1:
    All packages built successfully! (All logs)

  • libavrocpp/1.11.0:
    All packages built successfully! (All logs)

  • libavrocpp/1.10.2:
    All packages built successfully! (All logs)

  • libavrocpp/1.10.1:
    All packages built successfully! (All logs)


Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 4 (19ddadb43c358c70b85a4739ea65990576e4e0d6):

  • libavrocpp/1.11.1:
    Didn't run or was cancelled before finishing

  • libavrocpp/1.11.0:
    CI failed to create some packages (All logs)

    Logs for packageID e8a9e54fa2843ee5b052fb7e8d94ad7266732cee:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=True
    
    [...]
    -- Conan: Component target declared 'Boost::random'
    -- Conan: Component target declared 'Boost::thread'
    -- Conan: Component target declared 'Boost::type_erasure'
    -- Conan: Component target declared 'Boost::unit_test_framework'
    -- Conan: Component target declared 'Boost::wave'
    -- Conan: Component target declared 'Boost::contract'
    -- Conan: Component target declared 'Boost::fiber'
    -- Conan: Component target declared 'Boost::fiber_numa'
    -- Conan: Component target declared 'Boost::graph'
    -- Conan: Component target declared 'Boost::iostreams'
    -- Conan: Component target declared 'Boost::locale'
    -- Conan: Component target declared 'Boost::log'
    -- Conan: Component target declared 'Boost::log_setup'
    -- Conan: Target declared 'boost::boost'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Conan: Target declared 'BZip2::BZip2'
    -- Conan: Including build module from '/home/conan/w/prod-v2/bsr/59369/bcbbc/p/bzip217f1a2b1fc9af/p/lib/cmake/conan-official-bzip2-variables.cmake'
    -- Conan: Target declared 'libbacktrace::libbacktrace'
    -- Conan: Component target declared 'Snappy::snappy'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/conan/w/prod-v2/bsr/cci-90c8aa38/recipes/libavrocpp/all/test_package/build/gcc-11-x86_64-17-release
    
    libavrocpp/1.11.0 (test package): Running CMake.build()
    libavrocpp/1.11.0 (test package): RUN: cmake --build "/home/conan/w/prod-v2/bsr/cci-90c8aa38/recipes/libavrocpp/all/test_package/build/gcc-11-x86_64-17-release" -- -j3
    Scanning dependencies of target test_package
    [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
    [100%] Linking CXX executable test_package
    /opt/conan/binutils/bin/ld: warning: libbacktrace.so.0, needed by /home/conan/w/prod-v2/bsr/59369/bcbbc/p/b/libav4e44042a8aa2a/p/lib/libavrocpp.so, not found (try using -rpath or -rpath-link)
    /opt/conan/binutils/bin/ld: /home/conan/w/prod-v2/bsr/59369/bcbbc/p/boost587c277dc96ec/p/lib/libboost_stacktrace_backtrace.so.1.83.0: undefined reference to `backtrace_create_state'
    /opt/conan/binutils/bin/ld: /home/conan/w/prod-v2/bsr/59369/bcbbc/p/boost587c277dc96ec/p/lib/libboost_stacktrace_backtrace.so.1.83.0: undefined reference to `backtrace_pcinfo'
    /opt/conan/binutils/bin/ld: /home/conan/w/prod-v2/bsr/59369/bcbbc/p/boost587c277dc96ec/p/lib/libboost_stacktrace_backtrace.so.1.83.0: undefined reference to `backtrace_syminfo'
    collect2: error: ld returned 1 exit status
    CMakeFiles/test_package.dir/build.make:84: recipe for target 'test_package' failed
    make[2]: *** [test_package] Error 1
    CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed
    make[1]: *** [CMakeFiles/test_package.dir/all] Error 2
    Makefile:83: recipe for target 'all' failed
    make: *** [all] Error 2
    
    *********************************************************
    Recipe 'libavrocpp/1.11.0 (test package)' cannot build its binary
    It is possible that this recipe is not Conan 2.0 ready
    If the recipe comes from ConanCenter, report it at https://github.com/conan-io/conan-center-index/issues
    If it is your recipe, check if it is updated to 2.0
    *********************************************************
    
    ERROR: libavrocpp/1.11.0 (test package): Error in build() method, line 21
    	cmake.build()
    	ConanException: Error 2 while executing
    
  • libavrocpp/1.10.1:
    Didn't run or was cancelled before finishing

  • libavrocpp/1.10.2:
    Didn't run or was cancelled before finishing


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.

Copy link
Contributor

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.

@github-actions github-actions bot added the stale label Aug 30, 2024
Copy link
Contributor

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@github-actions github-actions bot closed this Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants