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

add mbits-diags/0.9.5 #17819

Merged
merged 1 commit into from
Jun 4, 2023
Merged

add mbits-diags/0.9.5 #17819

merged 1 commit into from
Jun 4, 2023

Conversation

mzdun
Copy link
Contributor

@mzdun mzdun commented Jun 4, 2023

Specify library name and version: mbits-diags/0.9.5


@CLAassistant
Copy link

CLAassistant commented Jun 4, 2023

CLA assistant check
All committers have signed the CLA.

@conan-center-bot conan-center-bot added the Bump version PR bumping version without recipe modifications label Jun 4, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (f975251882a8c69fe24e57adfd9a3316703c10dc):

  • mbits-diags/0.9.5@:
    All packages built successfully! (All logs)

Conan v2 pipeline ❌

Note: Conan v2 builds may be required once they are on the v2 ready list

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 1 (f975251882a8c69fe24e57adfd9a3316703c10dc):

  • mbits-diags/0.9.5@:
    CI failed to create some packages (All logs)

    Logs for packageID b9c473ffe4ed11439cb3d8b39bd2767d71163393:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    
    ======== Computing dependency graph ========
    fmt/9.1.0: Not found in local cache, looking in remotes...
    fmt/9.1.0: Checking remote: conan-center
    Decompressing conan_export.tgz
    fmt/9.1.0: Downloaded recipe revision 44302d39c5a4bf7de8a39adc50bb4568
    mbits-semver/0.1.1: Not found in local cache, looking in remotes...
    mbits-semver/0.1.1: Checking remote: conan-center
    Decompressing conan_export.tgz
    mbits-semver/0.1.1: Downloaded recipe revision 756c96f9d2d6a08710f5f70b85dfc7ef
    Graph root
        cli
    Requirements
        fmt/9.1.0#44302d39c5a4bf7de8a39adc50bb4568 - Downloaded (conan-center)
        mbits-diags/0.9.5#33d860926ceecee9520c7434dfe4b79b - Cache
        mbits-semver/0.1.1#756c96f9d2d6a08710f5f70b85dfc7ef - Downloaded (conan-center)
    
    ======== Computing necessary packages ========
    mbits-semver/0.1.1: Checking 5 compatible configurations:
    mbits-semver/0.1.1: '8ba5d903e072964e1ffb5590dcb6e372bbaa0442': compiler.cppstd=gnu17
    mbits-semver/0.1.1: 'b7dafdee21a50513ab60fce9725ed9189e8c7101': compiler.cppstd=20
    mbits-semver/0.1.1: '9c308f205ed868a17b0982ea5cc90bf6ce4c828e': compiler.cppstd=gnu20
    mbits-semver/0.1.1: '065cc280ebc0eb269834034226612c73d4e7e06a': compiler.cppstd=23
    mbits-semver/0.1.1: 'bd4a311fd5c8de54e073542035d146f3f182903e': compiler.cppstd=gnu23
    mbits-diags/0.9.5: Forced build from source
    Requirements
        fmt/9.1.0#44302d39c5a4bf7de8a39adc50bb4568:ab63c9a7d02c6c3c8452b305f3a53c2446c7322d#5a75a42c1d10e7d7ae4c4dc4d509a07c - Download (conan-center)
        mbits-diags/0.9.5#33d860926ceecee9520c7434dfe4b79b:b9c473ffe4ed11439cb3d8b39bd2767d71163393 - Build
        mbits-semver/0.1.1#756c96f9d2d6a08710f5f70b85dfc7ef:e49894dbdecadcada99ecd7d1f2cdf98fecabae0 - Missing
    
    ======== Installing packages ========
    ERROR: Missing binary: mbits-semver/0.1.1:e49894dbdecadcada99ecd7d1f2cdf98fecabae0
    
    mbits-semver/0.1.1: WARN: Can't find a 'mbits-semver/0.1.1' package binary 'e49894dbdecadcada99ecd7d1f2cdf98fecabae0' for the configuration:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    fPIC=True
    
    ERROR: Missing prebuilt package for 'mbits-semver/0.1.1'
    Check the available packages using 'conan list mbits-semver/0.1.1:* -r=remote'
    or try to build locally from sources using the '--build=mbits-semver/0.1.1' argument
    
    More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
    

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 conan-center-bot merged commit 4a82e9c into conan-io:master Jun 4, 2023
@conan-center-bot
Copy link
Collaborator

This PR has been automatically merged due to 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.

@mzdun mzdun deleted the diags-gcc12 branch June 4, 2023 17:28
datalogics-kam added a commit to datalogics-kam/conan-center-index that referenced this pull request Jun 5, 2023
…cmake-combined-recipe

- Resolved conflicts.

- Updated recipes/cmake/combined/conandata.yml to use CMake 3.26.4
  instead of 3.26.3

* 'master' of github.com:conan-io/conan-center-index: (219 commits)
  (conan-io#17379) zpp_bits: add version 4.4.17, add package_type
  (conan-io#17811) mongo-c-driver: add version 1.23.4
  (conan-io#17824) [bot] Update list of references (prod-v2/ListPackages)
  (conan-io#17827) [bot] Update authorized users list (2023-06-05)
  (conan-io#17791) c4core: update fast_float
  (conan-io#17447) llhttp: conan v2 support
  (conan-io#17821) daw_utf_range: update daw_header_libraries
  (conan-io#17819) add mbits-diags/0.9.5
  (conan-io#17471) Add Boost 1.82.0
  (conan-io#17816) uni-algo: add version 0.8.1
  (conan-io#17815) flatbuffers: add version 23.5.26
  (conan-io#17801) Bring tl-function to conan2
  (conan-io#17802) Bring ring-span-lite to conan2
  (conan-io#16572) ragel: support conan v2
  (conan-io#17244) Z3: Revise the recipe to support Conan v2 and add the latest four minor releases.
  (conan-io#17355) avahi/0.8: Disable the use of the setproctitle function on Linux
  (conan-io#17744) Bumped CMake to 3.26.4
  (conan-io#17763) Libwebsockets support for conan2
  (conan-io#17808) octo-logger-cpp: add version 1.4.0
  (conan-io#17428) Add libmemcached library
  ...
pezy pushed a commit to pezy/conan-center-index that referenced this pull request Jul 15, 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.

3 participants