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

libassert: add version 2.1.2 #25554

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

toge
Copy link
Contributor

@toge toge commented Oct 7, 2024

Summary

Changes to recipe: libassert/2.1.2

Motivation

libassert/2.1.2 requires cpptrace/0.7.2 or later due to renaming header file names.

Details

jeremy-rifkin/libassert@v2.1.1...v2.1.2


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.

Will check waht's wrong with the CI tomorrow if it does not trigger now :)

@AbrilRBS AbrilRBS self-assigned this Oct 7, 2024
@conan-center-bot conan-center-bot added Failed Missing dependencies Build failed due missing dependencies in Conan Center labels Oct 7, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 3 (3b2e93b58fc46d2d660a77bb4e5e5a1eee538a1c):

  • libassert/2.1.1:
    Didn't run or was cancelled before finishing

  • libassert/2.0.2:
    Didn't run or was cancelled before finishing

  • libassert/2.1.2:
    CI failed to create some packages (All logs)

    Logs for packageID b39989c45990be4d167d9bdf00f1468e201f5d12:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    libassert:shared=False
    
    [...]
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Trying with 'conan-center'...
    Downloading conanmanifest.txt
    Downloading conanfile.py
    Downloading conan_export.tgz
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    zstd/1.5.5: Not found in local cache, looking in remotes...
    zstd/1.5.5: Trying with 'conan-center'...
    Downloading conanmanifest.txt
    Downloading conanfile.py
    Downloading conan_export.tgz
    zstd/1.5.5: Downloaded recipe revision 1f239731dc45147c7fc2f54bfbde73df
    libassert/2.1.2: Forced build from source
    Version ranges solved
        zlib/* versions found in 'conan-center' remote
        Version range '>=1.2.11 <2' required by 'libdwarf/0.9.1' resolved to 'zlib/1.3.1' in remote 'conan-center'
    
    Installing package: libassert/2.1.2
    Requirements
        cpptrace/0.7.2 from 'conan-center' - Downloaded
        libassert/2.1.2 from local cache - Cache
        libdwarf/0.9.1 from 'conan-center' - Downloaded
        zlib/1.3.1 from 'conan-center' - Downloaded
        zstd/1.5.5 from 'conan-center' - Downloaded
    Packages
        cpptrace/0.7.2:bbc844b162778f19f474faeaf24b353b7cbf19ba - Missing
        libassert/2.1.2:b39989c45990be4d167d9bdf00f1468e201f5d12 - Build
        libdwarf/0.9.1:d729aa4dbb29eeb2b02aa08f56ea91c9ef712d2b - Download
        zlib/1.3.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download
        zstd/1.5.5:8016f3759d698995d987efa4b9ff23d4a4f30799 - Download
    
    Installing (downloading, building) binaries...
    
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    ERROR: Missing binary: cpptrace/0.7.2:bbc844b162778f19f474faeaf24b353b7cbf19ba
    cpptrace/0.7.2: WARN: Can't find a 'cpptrace/0.7.2' package for the specified settings, options and dependencies:
    - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=11, os=Linux
    - Options: fPIC=True, shared=False, unwind=default, libdwarf:fPIC=True, libdwarf:shared=False, libdwarf:with_dwarfdump=False, libdwarf:with_dwarfgen=False, zlib:fPIC=True, zlib:shared=False, zstd:build_programs=True, zstd:fPIC=True, zstd:shared=False, zstd:threading=True
    - Dependencies: libdwarf/0.9.1
    - Requirements: libdwarf/0.9.1
    - Package ID: bbc844b162778f19f474faeaf24b353b7cbf19ba
    
    ERROR: Missing prebuilt package for 'cpptrace/0.7.2'
    Use 'conan search cpptrace/0.7.2@ --table=table.html -r=remote' and open the table.html file to see available packages
    Or try to build locally from sources with '--build=cpptrace'
    
    More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'
    
  • libassert/2.0.1:
    Didn't run or was cancelled before finishing

  • libassert/2.1.0:
    Didn't run or was cancelled before finishing

  • libassert/2.0.0:
    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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Failed Missing dependencies Build failed due missing dependencies in Conan Center
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants