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

fontconfig: use self.dependencies instead of deps_cpp_info #15504

Conversation

jcar87
Copy link
Contributor

@jcar87 jcar87 commented Jan 27, 2023

Specify library name and version: fontconfig/all (meson-based recipe)

Use newer self.dependencies interface to retrieve the version of a dependency, rather than the legacy deps_cpp_info (Conan 2 compatibility)

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (db7788c4f24901ffd084fbf9c3c2a661ee698b99):

  • fontconfig/2.13.93@:
    All packages built successfully! (All logs)

Conan v2 pipeline (informative, not required for merge) ❌

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

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 (db7788c4f24901ffd084fbf9c3c2a661ee698b99):

  • fontconfig/2.13.93@:
    Error running command conan graph info --requires fontconfig/2.13.93@#e2dcdd4107df2bb95fddd64a754695f5 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15504/1/b4350417-b9ac-484a-8553-3b2588d0ede0/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15504/1/b4350417-b9ac-484a-8553-3b2588d0ede0/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:
    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    freetype/2.12.1: Not found in local cache, looking in remotes...
    freetype/2.12.1: Checking remote: conan-center-v2
    freetype/2.12.1: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    freetype/2.12.1: Downloaded recipe revision 7e1b67634f54f38a979bbad44fd09a2c
    libpng/1.6.39: Not found in local cache, looking in remotes...
    libpng/1.6.39: Checking remote: conan-center-v2
    libpng/1.6.39: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    libpng/1.6.39: Downloaded recipe revision 7927e8ce5b2576a6ea497c6ca70e9751
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center-v2
    zlib/1.2.13: Trying with 'conan-center-v2'...
    Downloading conan_export.tgz
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center-v2
    bzip2/1.0.8: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    bzip2/1.0.8: Downloaded recipe revision 464be69744fa6d48ed01928cfe470008
    brotli/1.0.9: Not found in local cache, looking in remotes...
    brotli/1.0.9: Checking remote: conan-center-v2
    brotli/1.0.9: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    brotli/1.0.9: Downloaded recipe revision 4bfbb302b87df342ccd6a2b5fdad307a
    expat/2.5.0: Not found in local cache, looking in remotes...
    expat/2.5.0: Checking remote: conan-center-v2
    expat/2.5.0: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    expat/2.5.0: Downloaded recipe revision 98829cfd97ab55bceed0911eb7825a72
    libuuid/1.0.3: Not found in local cache, looking in remotes...
    libuuid/1.0.3: Checking remote: conan-center-v2
    libuuid/1.0.3: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    libuuid/1.0.3: Downloaded recipe revision 3e9be5bc8c9cc5fe341262bfb8fba195
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        brotli/1.0.9#4bfbb302b87df342ccd6a2b5fdad307a - Downloaded (conan-center-v2)
        bzip2/1.0.8#464be69744fa6d48ed01928cfe470008 - Downloaded (conan-center-v2)
        expat/2.5.0#98829cfd97ab55bceed0911eb7825a72 - Downloaded (conan-center-v2)
        fontconfig/2.13.93#e2dcdd4107df2bb95fddd64a754695f5 - Cache
        freetype/2.12.1#7e1b67634f54f38a979bbad44fd09a2c - Downloaded (conan-center-v2)
        libpng/1.6.39#7927e8ce5b2576a6ea497c6ca70e9751 - Downloaded (conan-center-v2)
        libuuid/1.0.3#3e9be5bc8c9cc5fe341262bfb8fba195 - Downloaded (conan-center-v2)
        zlib/1.2.13#13c96f538b52e1600c40b88994de240f - Downloaded (conan-center-v2)
    Graph error
        Package 'libtool/2.4.7' not resolved: Unable to find 'libtool/2.4.7' in remotes
    ERROR: Package 'libtool/2.4.7' not resolved: Unable to find 'libtool/2.4.7' in remotes
    

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.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit db7788c
fontconfig/2.13.93
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libfontconfig.dylib, libfontconfig.1.dylib

@conan-center-bot conan-center-bot merged commit 0008743 into conan-io:master Jan 30, 2023
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
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.

4 participants