conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

openslide: new recipe

Open valgur opened this issue 2 years ago • 16 comments

Adds OpenSlide: https://github.com/openslide/openslide

An optional dependency for libvips (https://www.libvips.org/).

Packaging status

valgur avatar Nov 14 '23 18:11 valgur

I detected other pull requests that are modifying openslide/all recipe:

  • #19592

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ericLemanissierBot avatar Nov 14 '23 19:11 ericLemanissierBot

Conan v1 pipeline :x:

Failure in build 1 (9e0f9b20be5fa0f851fd6f39cb919bf619592ad0):

  • openslide/4.0.0: CI failed to create some packages (All logs)

    Logs for packageID 9e805c756acdaf069fd40ff9336c782f3cc17ba6:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    [options]
    openslide:shared=False
    
    [...]
    dpkg-query: no packages found matching libxcursor-dev
    dpkg-query: no packages found matching libxdamage-dev
    dpkg-query: no packages found matching libxdmcp-dev
    dpkg-query: no packages found matching libxext-dev
    dpkg-query: no packages found matching libxfixes-dev
    dpkg-query: no packages found matching libxi-dev
    dpkg-query: no packages found matching libxinerama-dev
    dpkg-query: no packages found matching libxkbfile-dev
    dpkg-query: no packages found matching libxmu-dev
    dpkg-query: no packages found matching libxmuu-dev
    dpkg-query: no packages found matching libxpm-dev
    dpkg-query: no packages found matching libxrandr-dev
    dpkg-query: no packages found matching libxrender-dev
    dpkg-query: no packages found matching libxres-dev
    dpkg-query: no packages found matching libxss-dev
    dpkg-query: no packages found matching libxt-dev
    dpkg-query: no packages found matching libxtst-dev
    dpkg-query: no packages found matching libxv-dev
    dpkg-query: no packages found matching libxvmc-dev
    dpkg-query: no packages found matching libxxf86vm-dev
    dpkg-query: no packages found matching libxcb-render0-dev
    dpkg-query: no packages found matching libxcb-render-util0-dev
    dpkg-query: no packages found matching libxcb-xkb-dev
    dpkg-query: no packages found matching libxcb-icccm4-dev
    dpkg-query: no packages found matching libxcb-image0-dev
    dpkg-query: no packages found matching libxcb-keysyms1-dev
    dpkg-query: no packages found matching libxcb-randr0-dev
    dpkg-query: no packages found matching libxcb-shape0-dev
    dpkg-query: no packages found matching libxcb-sync-dev
    dpkg-query: no packages found matching libxcb-xfixes0-dev
    dpkg-query: no packages found matching libxcb-xinerama0-dev
    dpkg-query: no packages found matching libxcb-dri3-dev
    dpkg-query: no packages found matching uuid-dev
    dpkg-query: no packages found matching libxcb-cursor-dev
    debconf: delaying package configuration, since apt-utils is not installed
    dpkg-query: no packages found matching libxcb-util-dev
    debconf: delaying package configuration, since apt-utils is not installed
    
    Generating targets:   0%|          | 0/5 eta ?
    
    
    Writing build.ninja:   0%|          | 0/70 eta ?
    
    
    Generating targets:   0%|          | 0/5 eta ?
    
    
    Writing build.ninja:   0%|          | 0/70 eta ?
    
    WARN: cairo/1.18.0: requirement zlib/[>=1.2.11 <2] overridden by openslide/4.0.0 to zlib/1.3 
    WARN: cairo/1.18.0: requirement glib/2.78.0 overridden by openslide/4.0.0 to glib/2.78.1 
    WARN: freetype/2.13.0: requirement zlib/[>=1.2.10 <2] overridden by cairo/1.18.0 to zlib/1.3 
    WARN: libpng/1.6.40: requirement zlib/[>=1.2.11 <2] overridden by freetype/2.13.0 to zlib/1.3 
    WARN: glib/2.78.1: requirement zlib/[>=1.2.11 <2] overridden by cairo/1.18.0 to zlib/1.3 
    WARN: pcre2/10.42: requirement zlib/[>=1.2.11 <2] overridden by glib/2.78.1 to zlib/1.3 
    WARN: gdk-pixbuf/2.42.10: requirement glib/2.77.0 overridden by openslide/4.0.0 to glib/2.78.1 
    WARN: gdk-pixbuf/2.42.10: requirement libtiff/4.4.0 overridden by openslide/4.0.0 to libtiff/4.6.0 
    WARN: libtiff/4.6.0: requirement zlib/[>=1.2.11 <2] overridden by gdk-pixbuf/2.42.10 to zlib/1.3 
    WARN: libxml2/2.11.5: requirement zlib/[>=1.2.11 <2] overridden by openslide/4.0.0 to zlib/1.3 
    openslide/4.0.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/prod-v1/bsr/51300/cdaec/.conan/data/openslide/4.0.0/_/_/package/9e805c756acdaf069fd40ff9336c782f3cc17ba6  (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012-PACKAGE-LICENSE) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    

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 avatar Nov 14 '23 19:11 conan-center-bot

Conan v1 pipeline :x:

Failure in build 2 (75389c2a70bf098fe50aebd19e2597b3aeb0fb6d):

  • openslide/4.0.0: CI failed to create some packages (All logs)

    Logs for packageID c09a97e40f571f44ffcd695d08c400926a84b9b0:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MD
    compiler.version=16
    os=Windows
    [options]
    openslide:shared=False
    
    [...]
    ../src/src/openslide-decode-gdkpixbuf.c(155): warning C4024: 'gdkpixbuf_ctx_check_error': different types for formal and actual parameter 1
    ../src/src/openslide-decode-gdkpixbuf.c(162): error C2065: 'ctx': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(162): error C2223: left of '->loader' must point to struct/union
    ../src/src/openslide-decode-gdkpixbuf.c(162): warning C4047: 'function': 'GdkPixbufLoader *' differs in levels of indirection from 'GError **'
    ../src/src/openslide-decode-gdkpixbuf.c(162): warning C4024: 'gdk_pixbuf_loader_close': different types for formal and actual parameter 1
    ../src/src/openslide-decode-gdkpixbuf.c(162): error C2198: 'gdk_pixbuf_loader_close': too few arguments for call
    ../src/src/openslide-decode-gdkpixbuf.c(163): error C2065: 'ctx': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(163): warning C4047: 'function': 'gdkpixbuf_ctx *' differs in levels of indirection from 'int'
    ../src/src/openslide-decode-gdkpixbuf.c(163): warning C4024: 'gdkpixbuf_ctx_check_error': different types for formal and actual parameter 1
    ../src/src/openslide-decode-gdkpixbuf.c(166): error C2065: 'ctx': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(166): warning C4047: 'function': 'gdkpixbuf_ctx *' differs in levels of indirection from 'int'
    ../src/src/openslide-decode-gdkpixbuf.c(166): warning C4024: 'gdkpixbuf_ctx_check_error': different types for formal and actual parameter 1
    ../src/src/openslide-decode-gdkpixbuf.c(169): error C2065: 'ctx': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(169): error C2223: left of '->pixbuf' must point to struct/union
    ../src/src/openslide-decode-gdkpixbuf.c(172): error C2065: 'ctx': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(172): error C2223: left of '->pixbuf' must point to struct/union
    ../src/src/openslide-decode-gdkpixbuf.c(172): error C2198: 'gdk_pixbuf_get_pixels': too few arguments for call
    ../src/src/openslide-decode-gdkpixbuf.c(173): error C2065: 'ctx': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(173): error C2223: left of '->pixbuf' must point to struct/union
    ../src/src/openslide-decode-gdkpixbuf.c(173): error C2198: 'gdk_pixbuf_get_rowstride': too few arguments for call
    ../src/src/openslide-decode-gdkpixbuf.c(197): error C2275: '_openslide_file': illegal use of this type as an expression
    C:\J2\w\prod-v1\bsr@6\51385\bdafc\.conan\data\openslide\4.0.0\_\_\build\c09a97e40f571f44ffcd695d08c400926a84b9b0\src\src\openslide-private.h(196): note: see declaration of '_openslide_file'
    ../src/src/openslide-decode-gdkpixbuf.c(197): error C2146: syntax error: missing ';' before identifier 'f'
    ../src/src/openslide-decode-gdkpixbuf.c(197): error C2065: 'f': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(197): warning C4047: '=': 'int' differs in levels of indirection from '_openslide_file *'
    ../src/src/openslide-decode-gdkpixbuf.c(198): error C2065: 'f': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(201): warning C4013: '_openslide_fseek' undefined; assuming extern returning int
    ../src/src/openslide-decode-gdkpixbuf.c(201): error C2065: 'f': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(205): error C2065: 'f': undeclared identifier
    ../src/src/openslide-decode-gdkpixbuf.c(205): warning C4022: 'gdkpixbuf_read': pointer mismatch for actual parameter 3
    ninja: build stopped: subcommand failed.
    INFO: autodetecting backend as ninja
    INFO: calculating backend command to run: C:\J2\w\prod-v1\bsr@6\51385\bdafc\.conan\data\ninja\1.11.1\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin\ninja.EXE -j 8
    openslide/4.0.0: 
    
    Generating targets:   0%|          | 0/9 eta ?
    Generating targets:  67%|######6   | 6/9 eta 00:00
    
    
    Writing build.ninja:   0%|          | 0/94 eta ?
    
    WARN: cairo/1.18.0: requirement zlib/[>=1.2.11 <2] overridden by openslide/4.0.0 to zlib/1.3 
    WARN: cairo/1.18.0: requirement glib/2.78.0 overridden by openslide/4.0.0 to glib/2.78.1 
    WARN: freetype/2.13.0: requirement zlib/[>=1.2.10 <2] overridden by cairo/1.18.0 to zlib/1.3 
    WARN: libpng/1.6.40: requirement zlib/[>=1.2.11 <2] overridden by freetype/2.13.0 to zlib/1.3 
    WARN: glib/2.78.1: requirement zlib/[>=1.2.11 <2] overridden by cairo/1.18.0 to zlib/1.3 
    WARN: pcre2/10.42: requirement zlib/[>=1.2.11 <2] overridden by glib/2.78.1 to zlib/1.3 
    WARN: gdk-pixbuf/2.42.10: requirement glib/2.77.0 overridden by openslide/4.0.0 to glib/2.78.1 
    WARN: gdk-pixbuf/2.42.10: requirement libtiff/4.4.0 overridden by openslide/4.0.0 to libtiff/4.6.0 
    WARN: libtiff/4.6.0: requirement zlib/[>=1.2.11 <2] overridden by gdk-pixbuf/2.42.10 to zlib/1.3 
    WARN: libxml2/2.11.5: requirement zlib/[>=1.2.11 <2] overridden by openslide/4.0.0 to zlib/1.3 
    openslide/4.0.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    openslide/4.0.0: ERROR: Package 'c09a97e40f571f44ffcd695d08c400926a84b9b0' build failed
    openslide/4.0.0: WARN: Build folder C:\J2\w\prod-v1\bsr@6\51385\bdafc\.conan\data\openslide\4.0.0\_\_\build\c09a97e40f571f44ffcd695d08c400926a84b9b0\build-release
    ERROR: openslide/4.0.0: Error in build() method, line 81
    	meson.build()
    	ConanException: Error 1 while executing meson compile -C "C:\J2\w\prod-v1\bsr@6\51385\bdafc\.conan\data\openslide\4.0.0\_\_\build\c09a97e40f571f44ffcd695d08c400926a84b9b0\build-release" -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.


Conan v2 pipeline :x:

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 2 (75389c2a70bf098fe50aebd19e2597b3aeb0fb6d):

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#1fe95297a23a3465e3f40d86ce547f81 -f json -pr:h /home/conan/w/prod-v2/bsr/41022/deebe/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2/bsr/41022/deebe/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision fa4ebcae99ceb2c0ab3f424320d62c0e
    pixman/0.40.0: Not found in local cache, looking in remotes...
    pixman/0.40.0: Checking remote: conan-center
    pixman/0.40.0: Downloaded recipe revision e5421ff33ccc6a9a0a72f158421bf796
    meson/1.2.3: Not found in local cache, looking in remotes...
    meson/1.2.3: Checking remote: conan-center
    meson/1.2.3: Downloaded recipe revision 7d2bfe1bfc0c4edd9579e812344d5490
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    expat/2.5.0: Not found in local cache, looking in remotes...
    expat/2.5.0: Checking remote: conan-center
    expat/2.5.0: Downloaded recipe revision 91e43e4544923e4c934bfad1fa4306f9
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3: Not found in local cache, looking in remotes...
    zlib/1.3: Checking remote: conan-center
    zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4
    freetype/2.13.0: Not found in local cache, looking in remotes...
    freetype/2.13.0: Checking remote: conan-center
    freetype/2.13.0: Downloaded recipe revision 28bb2425d43c8bf7dbcfb024d847f5fb
    libpng/1.6.40: Not found in local cache, looking in remotes...
    libpng/1.6.40: Checking remote: conan-center
    libpng/1.6.40: Downloaded recipe revision 0337b7b87ac125307ed70fd064c31eea
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 411fc05e80d47a89045edc1ee6f23c1d
    brotli/1.1.0: Not found in local cache, looking in remotes...
    brotli/1.1.0: Checking remote: conan-center
    brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
    fontconfig/2.14.2: Not found in local cache, looking in remotes...
    fontconfig/2.14.2: Checking remote: conan-center
    fontconfig/2.14.2: Downloaded recipe revision fa2641c4436b717263737f4d737817b5
    util-linux-libuuid/2.39: Not found in local cache, looking in remotes...
    util-linux-libuuid/2.39: Checking remote: conan-center
    util-linux-libuuid/2.39: Downloaded recipe revision da9c0137ec8c4c4ad67d4ef87e1751c6
    gperf/3.1: Not found in local cache, looking in remotes...
    gperf/3.1: Checking remote: conan-center
    gperf/3.1: Downloaded recipe revision a9335f8833b550f10f655fd243c72978
    meson/1.2.2: Not found in local cache, looking in remotes...
    meson/1.2.2: Checking remote: conan-center
    meson/1.2.2: Downloaded recipe revision aace9dcc1db58fa42ecb5292f724092d
    pkgconf/2.0.3: Not found in local cache, looking in remotes...
    pkgconf/2.0.3: Checking remote: conan-center
    pkgconf/2.0.3: Downloaded recipe revision f996677e96e61e6552d85e83756c328b
    glib/2.78.1: Not found in local cache, looking in remotes...
    glib/2.78.1: Checking remote: conan-center
    glib/2.78.1: Downloaded recipe revision 6da549beee7208bd9fad0e6141581e8e
    libffi/3.4.4: Not found in local cache, looking in remotes...
    libffi/3.4.4: Checking remote: conan-center
    libffi/3.4.4: Downloaded recipe revision 35eb63842b505824b70aedc1baefc916
    pcre2/10.42: Not found in local cache, looking in remotes...
    pcre2/10.42: Checking remote: conan-center
    pcre2/10.42: Downloaded recipe revision 74a354d74d291503aadffe6453d976f5
    libelf/0.8.13: Not found in local cache, looking in remotes...
    libelf/0.8.13: Checking remote: conan-center
    libelf/0.8.13: Downloaded recipe revision 4f70a3555809ae50cc8add44f0f84288
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision 53be95d228b2dcb30dc199cb84262d8f
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision adbdd7fb7db33e609425c797196baccb
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    libmount/2.39: Not found in local cache, looking in remotes...
    libmount/2.39: Checking remote: conan-center
    libmount/2.39: Downloaded recipe revision 9b2a81545c28668d2281639cc1657dd5
    libselinux/3.5: Not found in local cache, looking in remotes...
    libselinux/3.5: Checking remote: conan-center
    libselinux/3.5: Downloaded recipe revision 21b0d680960176aca63b647d932c0710
    flex/2.6.4: Not found in local cache, looking in remotes...
    flex/2.6.4: Checking remote: conan-center
    flex/2.6.4: Downloaded recipe revision e35bc44b3fcbcd661e0af0dc5b5b1ad4
    xorg/system: Not found in local cache, looking in remotes...
    xorg/system: Checking remote: conan-center
    xorg/system: Downloaded recipe revision de8fc1917bb3d11cf7a1d15eccf79c16
    gdk-pixbuf/2.42.10: Not found in local cache, looking in remotes...
    gdk-pixbuf/2.42.10: Checking remote: conan-center
    gdk-pixbuf/2.42.10: Downloaded recipe revision 9c362884094c48f7e2a3ea2d998b31ab
    Graph root
        cli
    Requirements
        brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conan-center)
        bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Downloaded (conan-center)
        cairo/1.18.0#fa4ebcae99ceb2c0ab3f424320d62c0e - Downloaded (conan-center)
        expat/2.5.0#91e43e4544923e4c934bfad1fa4306f9 - Downloaded (conan-center)
        fontconfig/2.14.2#fa2641c4436b717263737f4d737817b5 - Downloaded (conan-center)
        freetype/2.13.0#28bb2425d43c8bf7dbcfb024d847f5fb - Downloaded (conan-center)
        gdk-pixbuf/2.42.10#9c362884094c48f7e2a3ea2d998b31ab - Downloaded (conan-center)
        glib/2.78.1#6da549beee7208bd9fad0e6141581e8e - Downloaded (conan-center)
        libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Downloaded (conan-center)
        libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Downloaded (conan-center)
        libmount/2.39#9b2a81545c28668d2281639cc1657dd5 - Downloaded (conan-center)
        libpng/1.6.40#0337b7b87ac125307ed70fd064c31eea - Downloaded (conan-center)
        libselinux/3.5#21b0d680960176aca63b647d932c0710 - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#1fe95297a23a3465e3f40d86ce547f81 - Cache
        pcre2/10.42#74a354d74d291503aadffe6453d976f5 - Downloaded (conan-center)
        pixman/0.40.0#e5421ff33ccc6a9a0a72f158421bf796 - Downloaded (conan-center)
        util-linux-libuuid/2.39#da9c0137ec8c4c4ad67d4ef87e1751c6 - Downloaded (conan-center)
        xorg/system#de8fc1917bb3d11cf7a1d15eccf79c16 - Downloaded (conan-center)
        zlib/1.3#06023034579559bb64357db3a53f88a4 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f - Downloaded (conan-center)
        flex/2.6.4#e35bc44b3fcbcd661e0af0dc5b5b1ad4 - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        gperf/3.1#a9335f8833b550f10f655fd243c72978 - Downloaded (conan-center)
        m4/1.4.19#adbdd7fb7db33e609425c797196baccb - Downloaded (conan-center)
        meson/1.2.2#aace9dcc1db58fa42ecb5292f724092d - Downloaded (conan-center)
        meson/1.2.3#7d2bfe1bfc0c4edd9579e812344d5490 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Downloaded (conan-center)
    Resolved version ranges
        zlib/[>=1.2.11 <2]: zlib/1.3
    Overrides
        glib/2.78.0: ['glib/2.78.1']
        glib/2.77.0: ['glib/2.78.1#6da549beee7208bd9fad0e6141581e8e']
    Graph error
        Version conflict: gdk-pixbuf/2.42.10->libtiff/4.4.0, openslide/4.0.0->libtiff/4.6.0.
    ERROR: Version conflict: gdk-pixbuf/2.42.10->libtiff/4.4.0, openslide/4.0.0->libtiff/4.6.0.
    

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 avatar Nov 14 '23 21:11 conan-center-bot

Thanks for doing this!

@bgilbert No problem, thanks for dropping by and adding your review!

valgur avatar Nov 15 '23 11:11 valgur

Conan v1 pipeline :heavy_check_mark:

All green in build 3 (2094fbea68788c486ed6e8cad3dfb4764a95c62f):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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 3 (2094fbea68788c486ed6e8cad3dfb4764a95c62f):

  • openslide/4.0.0: CI failed to create some packages (All logs)

    Logs for packageID 3d37ab0a0fd7e28750c678c24989f9b92318dc2e:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util-dev amd64 0.4.0-0ubuntu3 [9,974 B]
    debconf: delaying package configuration, since apt-utils is not installed
    Fetched 9,974 B in 0s (141 kB/s)
    Selecting previously unselected package libxcb-util-dev:amd64.
    (Reading database ... 
    (Reading database ... 5%
    (Reading database ... 10%
    (Reading database ... 15%
    (Reading database ... 20%
    (Reading database ... 25%
    (Reading database ... 30%
    (Reading database ... 35%
    (Reading database ... 40%
    (Reading database ... 45%
    (Reading database ... 50%
    (Reading database ... 55%
    (Reading database ... 60%
    (Reading database ... 65%
    (Reading database ... 70%
    (Reading database ... 75%
    (Reading database ... 80%
    (Reading database ... 85%
    (Reading database ... 90%
    (Reading database ... 95%
    (Reading database ... 100%
    (Reading database ... 19293 files and directories currently installed.)
    Preparing to unpack .../libxcb-util-dev_0.4.0-0ubuntu3_amd64.deb ...
    Unpacking libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    Setting up libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    
    
    ======== Installing packages ========
    ERROR: Missing binary: gdk-pixbuf/2.42.10:bc79eb17f2fa7fb623672beffeac720e7e7ab299
    
    gdk-pixbuf/2.42.10: WARN: Can't find a 'gdk-pixbuf/2.42.10' package binary 'bc79eb17f2fa7fb623672beffeac720e7e7ab299' for the configuration:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.version=11
    os=Linux
    [options]
    fPIC=True
    shared=False
    with_introspection=False
    with_libjpeg=libjpeg
    with_libpng=True
    with_libtiff=True
    [requires]
    bzip2/1.0.Z
    glib/2.78.Z
    jbig/20160605.0.Z
    libdeflate/1.19.Z
    libelf/0.8.Z
    libffi/3.4.Z
    libjpeg/9e
    libmount/2.39.Z
    libpng/1.6.Z
    libselinux/3.5.Z
    libtiff/4.6.Z
    libwebp/1.3.Z
    pcre2/10.42.Z
    xz_utils/5.4.Z
    zlib/1.3.Z
    zstd/1.5.Z
    
    ERROR: Missing prebuilt package for 'gdk-pixbuf/2.42.10'
    Check the available packages using 'conan list gdk-pixbuf/2.42.10:* -r=remote'
    or try to build locally from sources using the '--build=gdk-pixbuf/2.42.10' 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 avatar Nov 15 '23 12:11 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 4 (d8a20517cc3267ad632cce383bd5a57194de23c3):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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

  • openslide/4.0.0: CI failed to create some packages (All logs)

    Logs for packageID a82e368a53e87d35115f18b43affb2522cd849c5:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=True
    
    [...]
    Hit:5 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease
    Hit:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu xenial InRelease
    Reading package lists...
    
    xorg/system: RUN: sudo apt-get install -y --no-install-recommends libxcb-util-dev
    Reading package lists...
    Building dependency tree...
    Reading state information...
    The following NEW packages will be installed:
      libxcb-util-dev
    0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
    Need to get 9,974 B of archives.
    After this operation, 71.7 kB of additional disk space will be used.
    Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util-dev amd64 0.4.0-0ubuntu3 [9,974 B]
    debconf: delaying package configuration, since apt-utils is not installed
    Fetched 9,974 B in 0s (47.5 kB/s)
    Selecting previously unselected package libxcb-util-dev:amd64.
    (Reading database ... 
    (Reading database ... 5%
    (Reading database ... 10%
    (Reading database ... 15%
    (Reading database ... 20%
    (Reading database ... 25%
    (Reading database ... 30%
    (Reading database ... 35%
    (Reading database ... 40%
    (Reading database ... 45%
    (Reading database ... 50%
    (Reading database ... 55%
    (Reading database ... 60%
    (Reading database ... 65%
    (Reading database ... 70%
    (Reading database ... 75%
    (Reading database ... 80%
    (Reading database ... 85%
    (Reading database ... 90%
    (Reading database ... 95%
    (Reading database ... 100%
    (Reading database ... 19293 files and directories currently installed.)
    Preparing to unpack .../libxcb-util-dev_0.4.0-0ubuntu3_amd64.deb ...
    Unpacking libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    Setting up libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    
    
    ======== Installing packages ========
    ERROR: Missing binary: gdk-pixbuf/2.42.10:024f0a7ae60d1a9401cdbb12421ff56628b67070
    
    gdk-pixbuf/2.42.10: WARN: Can't find a 'gdk-pixbuf/2.42.10' package binary '024f0a7ae60d1a9401cdbb12421ff56628b67070' for the configuration:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.version=11
    os=Linux
    [options]
    shared=True
    with_introspection=False
    with_libjpeg=libjpeg
    with_libpng=True
    with_libtiff=True
    [requires]
    glib/2.78.Z
    libjpeg/9e
    libpng/1.6.Z
    libtiff/4.6.Z
    
    ERROR: Missing prebuilt package for 'gdk-pixbuf/2.42.10'
    Check the available packages using 'conan list gdk-pixbuf/2.42.10:* -r=remote'
    or try to build locally from sources using the '--build=gdk-pixbuf/2.42.10' 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 avatar Nov 15 '23 12:11 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 5 (d8a20517cc3267ad632cce383bd5a57194de23c3):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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 5 (d8a20517cc3267ad632cce383bd5a57194de23c3):

  • openslide/4.0.0: CI failed to create some packages (All logs)

    Logs for packageID 405d14838fe2fa920cefa4a64d37c7a78cbfbe0e:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util-dev amd64 0.4.0-0ubuntu3 [9,974 B]
    debconf: delaying package configuration, since apt-utils is not installed
    Fetched 9,974 B in 0s (63.5 kB/s)
    Selecting previously unselected package libxcb-util-dev:amd64.
    (Reading database ... 
    (Reading database ... 5%
    (Reading database ... 10%
    (Reading database ... 15%
    (Reading database ... 20%
    (Reading database ... 25%
    (Reading database ... 30%
    (Reading database ... 35%
    (Reading database ... 40%
    (Reading database ... 45%
    (Reading database ... 50%
    (Reading database ... 55%
    (Reading database ... 60%
    (Reading database ... 65%
    (Reading database ... 70%
    (Reading database ... 75%
    (Reading database ... 80%
    (Reading database ... 85%
    (Reading database ... 90%
    (Reading database ... 95%
    (Reading database ... 100%
    (Reading database ... 19293 files and directories currently installed.)
    Preparing to unpack .../libxcb-util-dev_0.4.0-0ubuntu3_amd64.deb ...
    Unpacking libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    Setting up libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    
    
    ======== Installing packages ========
    ERROR: Missing binary: gdk-pixbuf/2.42.10:bc79eb17f2fa7fb623672beffeac720e7e7ab299
    
    gdk-pixbuf/2.42.10: WARN: Can't find a 'gdk-pixbuf/2.42.10' package binary 'bc79eb17f2fa7fb623672beffeac720e7e7ab299' for the configuration:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.version=11
    os=Linux
    [options]
    fPIC=True
    shared=False
    with_introspection=False
    with_libjpeg=libjpeg
    with_libpng=True
    with_libtiff=True
    [requires]
    bzip2/1.0.Z
    glib/2.78.Z
    jbig/20160605.0.Z
    libdeflate/1.19.Z
    libelf/0.8.Z
    libffi/3.4.Z
    libjpeg/9e
    libmount/2.39.Z
    libpng/1.6.Z
    libselinux/3.5.Z
    libtiff/4.6.Z
    libwebp/1.3.Z
    pcre2/10.42.Z
    xz_utils/5.4.Z
    zlib/1.3.Z
    zstd/1.5.Z
    
    ERROR: Missing prebuilt package for 'gdk-pixbuf/2.42.10'
    Check the available packages using 'conan list gdk-pixbuf/2.42.10:* -r=remote'
    or try to build locally from sources using the '--build=gdk-pixbuf/2.42.10' 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 avatar Nov 22 '23 23:11 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 6 (2349e5b4ce87efe33c40b8b0404f7bf0022e1c99):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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 6 (2349e5b4ce87efe33c40b8b0404f7bf0022e1c99):

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#2ba39da6931e441729a40a440a4c7331 -f json -pr:h /home/conan/w/prod-v2/bsr/101895/fabdc/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2/bsr/101895/fabdc/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision 4bb15ca132445540e8455282fbb10017
    pixman/0.42.2: Not found in local cache, looking in remotes...
    pixman/0.42.2: Checking remote: conan-center
    pixman/0.42.2: Downloaded recipe revision c46072f6d0f6e324a6081178cd523f73
    meson/1.2.3: Not found in local cache, looking in remotes...
    meson/1.2.3: Checking remote: conan-center
    meson/1.2.3: Downloaded recipe revision aad1203ff72cd2dd1b43e5dfad9783a1
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    expat/2.5.0: Not found in local cache, looking in remotes...
    expat/2.5.0: Checking remote: conan-center
    expat/2.5.0: Downloaded recipe revision 91e43e4544923e4c934bfad1fa4306f9
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    freetype/2.13.2: Not found in local cache, looking in remotes...
    freetype/2.13.2: Checking remote: conan-center
    freetype/2.13.2: Downloaded recipe revision fa35264c88edc6421a850d08c67630f4
    Graph root
        cli
    Requirements
        cairo/1.18.0#4bb15ca132445540e8455282fbb10017 - Downloaded (conan-center)
        expat/2.5.0#91e43e4544923e4c934bfad1fa4306f9 - Downloaded (conan-center)
        freetype/2.13.2#fa35264c88edc6421a850d08c67630f4 - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#2ba39da6931e441729a40a440a4c7331 - Cache
        pixman/0.42.2#c46072f6d0f6e324a6081178cd523f73 - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
    Build requirements
        meson/1.2.3#aad1203ff72cd2dd1b43e5dfad9783a1 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
    Resolved version ranges
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    Graph error
        Version conflict: freetype/2.13.2->libpng/1.6.42, openslide/4.0.0->libpng/1.6.40.
    ERROR: Version conflict: freetype/2.13.2->libpng/1.6.42, openslide/4.0.0->libpng/1.6.40.
    

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 avatar Mar 06 '24 13:03 conan-center-bot

Hooks produced the following warnings for commit 2349e5b4ce87efe33c40b8b0404f7bf0022e1c99
openslide/4.0.0@#2ba39da6931e441729a40a440a4c7331
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.1.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Mar 06 '24 13:03 github-actions[bot]

Conan v1 pipeline :heavy_check_mark:

All green in build 1 (be4c4ecf851e892ed4cf460bc3016bb7589ec9a7):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#d245e51ecda13480688a8d414b657a14 -f json -pr:h /home/conan/workspace/prod-v2/bsr/10790/fdbbb/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/10790/fdbbb/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision 4bb15ca132445540e8455282fbb10017
    pixman/0.42.2: Not found in local cache, looking in remotes...
    pixman/0.42.2: Checking remote: conan-center
    pixman/0.42.2: Downloaded recipe revision c46072f6d0f6e324a6081178cd523f73
    meson/1.2.3: Not found in local cache, looking in remotes...
    meson/1.2.3: Checking remote: conan-center
    meson/1.2.3: Downloaded recipe revision aad1203ff72cd2dd1b43e5dfad9783a1
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    expat/2.5.0: Not found in local cache, looking in remotes...
    expat/2.5.0: Checking remote: conan-center
    expat/2.5.0: Downloaded recipe revision 91e43e4544923e4c934bfad1fa4306f9
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    freetype/2.13.2: Not found in local cache, looking in remotes...
    freetype/2.13.2: Checking remote: conan-center
    freetype/2.13.2: Downloaded recipe revision dfa3d504cae4a08d5c72113bd6f28498
    libpng/1.6.43: Not found in local cache, looking in remotes...
    libpng/1.6.43: Checking remote: conan-center
    libpng/1.6.43: Downloaded recipe revision c219d8f01983bac10c404fc613605eef
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4
    brotli/1.1.0: Not found in local cache, looking in remotes...
    brotli/1.1.0: Checking remote: conan-center
    brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
    fontconfig/2.14.2: Not found in local cache, looking in remotes...
    fontconfig/2.14.2: Checking remote: conan-center
    fontconfig/2.14.2: Downloaded recipe revision 7e0997d8a4ff3cc31a334a4936c15b7d
    Graph root
        cli
    Requirements
        brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conan-center)
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Downloaded (conan-center)
        cairo/1.18.0#4bb15ca132445540e8455282fbb10017 - Downloaded (conan-center)
        expat/2.5.0#91e43e4544923e4c934bfad1fa4306f9 - Downloaded (conan-center)
        fontconfig/2.14.2#7e0997d8a4ff3cc31a334a4936c15b7d - Downloaded (conan-center)
        freetype/2.13.2#dfa3d504cae4a08d5c72113bd6f28498 - Downloaded (conan-center)
        libpng/1.6.43#c219d8f01983bac10c404fc613605eef - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#d245e51ecda13480688a8d414b657a14 - Cache
        pixman/0.42.2#c46072f6d0f6e324a6081178cd523f73 - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
    Build requirements
        meson/1.2.3#aad1203ff72cd2dd1b43e5dfad9783a1 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
    Resolved version ranges
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    Graph error
        Version conflict: Conflict between expat/2.6.0 and expat/2.5.0 in the graph.
    Conflict originates from fontconfig/2.14.2
    
    Run conan graph info with your recipe and add --format=html to inspect the graph errors in an easier to visualize way.
    ERROR: Version conflict: Conflict between expat/2.6.0 and expat/2.5.0 in the graph.
    Conflict originates from fontconfig/2.14.2
    
    Run conan graph info with your recipe and add --format=html to inspect the graph errors in an easier to visualize way.
    

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 avatar Mar 31 '24 10:03 conan-center-bot

Hooks produced the following warnings for commit be4c4ecf851e892ed4cf460bc3016bb7589ec9a7
openslide/4.0.0@#d245e51ecda13480688a8d414b657a14
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.1.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Mar 31 '24 10:03 github-actions[bot]

Conan v1 pipeline :heavy_check_mark:

All green in build 2 (0bbc054ed08b8f511a3cb8ec540c1b101ef7c4dd):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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 2 (0bbc054ed08b8f511a3cb8ec540c1b101ef7c4dd):

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#1defe42dba7bb5f3d51fed494fe1e137 -f json -pr:h /home/conan/workspace/prod-v2/bsr/24836/dccdb/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/24836/dccdb/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision 6133b44d7bf4cf69c5361cbc864f6a58
    pixman/0.43.4: Not found in local cache, looking in remotes...
    pixman/0.43.4: Checking remote: conan-center
    pixman/0.43.4: Downloaded recipe revision 17a592b79b264d61abeec594cc331e58
    meson/1.4.0: Not found in local cache, looking in remotes...
    meson/1.4.0: Checking remote: conan-center
    meson/1.4.0: Downloaded recipe revision 024dfac41ea5570cb1aec3ea6fe34d0a
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    expat/2.6.2: Not found in local cache, looking in remotes...
    expat/2.6.2: Checking remote: conan-center
    expat/2.6.2: Downloaded recipe revision 2d385d0d50eb5561006a7ff9e356656b
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    freetype/2.13.2: Not found in local cache, looking in remotes...
    freetype/2.13.2: Checking remote: conan-center
    freetype/2.13.2: Downloaded recipe revision dfa3d504cae4a08d5c72113bd6f28498
    libpng/1.6.43: Not found in local cache, looking in remotes...
    libpng/1.6.43: Checking remote: conan-center
    libpng/1.6.43: Downloaded recipe revision c219d8f01983bac10c404fc613605eef
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4
    brotli/1.1.0: Not found in local cache, looking in remotes...
    brotli/1.1.0: Checking remote: conan-center
    brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
    fontconfig/2.15.0: Not found in local cache, looking in remotes...
    fontconfig/2.15.0: Checking remote: conan-center
    fontconfig/2.15.0: Downloaded recipe revision b60b4b9d36807be37df93f84595d816e
    util-linux-libuuid/2.39.2: Not found in local cache, looking in remotes...
    util-linux-libuuid/2.39.2: Checking remote: conan-center
    util-linux-libuuid/2.39.2: Downloaded recipe revision 339f80aea7e5cf507b5b9839a128909f
    gperf/3.1: Not found in local cache, looking in remotes...
    gperf/3.1: Checking remote: conan-center
    gperf/3.1: Downloaded recipe revision 1d622ad9717e9348ed3685c9994ad0b9
    pkgconf/2.1.0: Not found in local cache, looking in remotes...
    pkgconf/2.1.0: Checking remote: conan-center
    pkgconf/2.1.0: Downloaded recipe revision 27f44583701117b571307cf5b5fe5605
    meson/1.2.2: Not found in local cache, looking in remotes...
    meson/1.2.2: Checking remote: conan-center
    meson/1.2.2: Downloaded recipe revision 04bdfb85d665c82b08a3510aee3ffd19
    glib/2.78.3: Not found in local cache, looking in remotes...
    glib/2.78.3: Checking remote: conan-center
    glib/2.78.3: Downloaded recipe revision 0cd1865c8603d90b3bc5858065e16d01
    libffi/3.4.4: Not found in local cache, looking in remotes...
    libffi/3.4.4: Checking remote: conan-center
    libffi/3.4.4: Downloaded recipe revision 35eb63842b505824b70aedc1baefc916
    pcre2/10.42: Not found in local cache, looking in remotes...
    pcre2/10.42: Checking remote: conan-center
    pcre2/10.42: Downloaded recipe revision a7a2c122056510509a7525c83d6a6695
    libelf/0.8.13: Not found in local cache, looking in remotes...
    libelf/0.8.13: Checking remote: conan-center
    libelf/0.8.13: Downloaded recipe revision 4f70a3555809ae50cc8add44f0f84288
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f9307992909d7fb3df459340f1932809
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision b38ced39a01e31fef5435bc634461fd2
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision dc430d754f465e8c74463019672fb97b
    libmount/2.39: Not found in local cache, looking in remotes...
    libmount/2.39: Checking remote: conan-center
    libmount/2.39: Downloaded recipe revision 8a95198b2547a8ca7685eb7a1d002903
    libselinux/3.5: Not found in local cache, looking in remotes...
    libselinux/3.5: Checking remote: conan-center
    libselinux/3.5: Downloaded recipe revision 776f35e238362c6b893220f437cb89ae
    flex/2.6.4: Not found in local cache, looking in remotes...
    flex/2.6.4: Checking remote: conan-center
    flex/2.6.4: Downloaded recipe revision e35bc44b3fcbcd661e0af0dc5b5b1ad4
    pkgconf/2.0.3: Not found in local cache, looking in remotes...
    pkgconf/2.0.3: Checking remote: conan-center
    pkgconf/2.0.3: Downloaded recipe revision f996677e96e61e6552d85e83756c328b
    xorg/system: Not found in local cache, looking in remotes...
    xorg/system: Checking remote: conan-center
    xorg/system: Downloaded recipe revision f626cbdd0ba57d9c53bce2d8b9362fad
    gdk-pixbuf/2.42.10: Not found in local cache, looking in remotes...
    gdk-pixbuf/2.42.10: Checking remote: conan-center
    gdk-pixbuf/2.42.10: Downloaded recipe revision 0a8ca26cc64a60fb7006ae641d7cde3a
    Graph root
        cli
    Requirements
        brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conan-center)
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Downloaded (conan-center)
        cairo/1.18.0#6133b44d7bf4cf69c5361cbc864f6a58 - Downloaded (conan-center)
        expat/2.6.2#2d385d0d50eb5561006a7ff9e356656b - Downloaded (conan-center)
        fontconfig/2.15.0#b60b4b9d36807be37df93f84595d816e - Downloaded (conan-center)
        freetype/2.13.2#dfa3d504cae4a08d5c72113bd6f28498 - Downloaded (conan-center)
        gdk-pixbuf/2.42.10#0a8ca26cc64a60fb7006ae641d7cde3a - Downloaded (conan-center)
        glib/2.78.3#0cd1865c8603d90b3bc5858065e16d01 - Downloaded (conan-center)
        libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Downloaded (conan-center)
        libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Downloaded (conan-center)
        libmount/2.39#8a95198b2547a8ca7685eb7a1d002903 - Downloaded (conan-center)
        libpng/1.6.43#c219d8f01983bac10c404fc613605eef - Downloaded (conan-center)
        libselinux/3.5#776f35e238362c6b893220f437cb89ae - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#1defe42dba7bb5f3d51fed494fe1e137 - Cache
        pcre2/10.42#a7a2c122056510509a7525c83d6a6695 - Downloaded (conan-center)
        pixman/0.43.4#17a592b79b264d61abeec594cc331e58 - Downloaded (conan-center)
        util-linux-libuuid/2.39.2#339f80aea7e5cf507b5b9839a128909f - Downloaded (conan-center)
        xorg/system#f626cbdd0ba57d9c53bce2d8b9362fad - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f9307992909d7fb3df459340f1932809 - Downloaded (conan-center)
        flex/2.6.4#e35bc44b3fcbcd661e0af0dc5b5b1ad4 - Downloaded (conan-center)
        gnu-config/cci.20210814#dc430d754f465e8c74463019672fb97b - Downloaded (conan-center)
        gperf/3.1#1d622ad9717e9348ed3685c9994ad0b9 - Downloaded (conan-center)
        m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Downloaded (conan-center)
        meson/1.2.2#04bdfb85d665c82b08a3510aee3ffd19 - Downloaded (conan-center)
        meson/1.4.0#024dfac41ea5570cb1aec3ea6fe34d0a - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Downloaded (conan-center)
        pkgconf/2.1.0#27f44583701117b571307cf5b5fe5605 - Downloaded (conan-center)
    Resolved version ranges
        expat/[>=2.6.2 <3]: expat/2.6.2
        libpng/[>=1.6 <2]: libpng/1.6.43
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    Graph error
        Version conflict: Conflict between glib/2.78.1 and glib/2.78.3 in the graph.
    Conflict originates from gdk-pixbuf/2.42.10
    
    Run conan graph info with your recipe and add --format=html to inspect the graph errors in an easier to visualize way.
    ERROR: Version conflict: Conflict between glib/2.78.1 and glib/2.78.3 in the graph.
    Conflict originates from gdk-pixbuf/2.42.10
    
    Run conan graph info with your recipe and add --format=html to inspect the graph errors in an easier to visualize way.
    

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 avatar Apr 20 '24 12:04 conan-center-bot

Hooks produced the following warnings for commit 0bbc054ed08b8f511a3cb8ec540c1b101ef7c4dd
openslide/4.0.0@#1defe42dba7bb5f3d51fed494fe1e137
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.1.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Apr 20 '24 12:04 github-actions[bot]

Conan v1 pipeline :heavy_check_mark:

All green in build 3 (e08bfec112072dabba44543c17c1b407ff4bfa2d):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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 3 (e08bfec112072dabba44543c17c1b407ff4bfa2d):

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#f395c7949a3e829d86a94962deb5c772 -f json -pr:h /home/conan/workspace/prod-v2/bsr/34617/eddaf/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/34617/eddaf/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision 6133b44d7bf4cf69c5361cbc864f6a58
    pixman/0.43.4: Not found in local cache, looking in remotes...
    pixman/0.43.4: Checking remote: conan-center
    pixman/0.43.4: Downloaded recipe revision 17a592b79b264d61abeec594cc331e58
    meson/1.4.0: Not found in local cache, looking in remotes...
    meson/1.4.0: Checking remote: conan-center
    meson/1.4.0: Downloaded recipe revision 024dfac41ea5570cb1aec3ea6fe34d0a
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    expat/2.6.2: Not found in local cache, looking in remotes...
    expat/2.6.2: Checking remote: conan-center
    expat/2.6.2: Downloaded recipe revision 2d385d0d50eb5561006a7ff9e356656b
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    freetype/2.13.2: Not found in local cache, looking in remotes...
    freetype/2.13.2: Checking remote: conan-center
    freetype/2.13.2: Downloaded recipe revision 7934d59c447d72edcd56025dc60e1aeb
    libpng/1.6.43: Not found in local cache, looking in remotes...
    libpng/1.6.43: Checking remote: conan-center
    libpng/1.6.43: Downloaded recipe revision c219d8f01983bac10c404fc613605eef
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4
    brotli/1.1.0: Not found in local cache, looking in remotes...
    brotli/1.1.0: Checking remote: conan-center
    brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
    meson/1.3.2: Not found in local cache, looking in remotes...
    meson/1.3.2: Checking remote: conan-center
    meson/1.3.2: Downloaded recipe revision d1125ba555ec1a94f165a3412fdf7f88
    pkgconf/2.1.0: Not found in local cache, looking in remotes...
    pkgconf/2.1.0: Checking remote: conan-center
    pkgconf/2.1.0: Downloaded recipe revision 27f44583701117b571307cf5b5fe5605
    meson/1.2.2: Not found in local cache, looking in remotes...
    meson/1.2.2: Checking remote: conan-center
    meson/1.2.2: Downloaded recipe revision 04bdfb85d665c82b08a3510aee3ffd19
    fontconfig/2.15.0: Not found in local cache, looking in remotes...
    fontconfig/2.15.0: Checking remote: conan-center
    fontconfig/2.15.0: Downloaded recipe revision e0b660ff9389f08e1aca1a67d748d737
    util-linux-libuuid/2.39.2: Not found in local cache, looking in remotes...
    util-linux-libuuid/2.39.2: Checking remote: conan-center
    util-linux-libuuid/2.39.2: Downloaded recipe revision 339f80aea7e5cf507b5b9839a128909f
    gperf/3.1: Not found in local cache, looking in remotes...
    gperf/3.1: Checking remote: conan-center
    gperf/3.1: Downloaded recipe revision 1d622ad9717e9348ed3685c9994ad0b9
    glib/2.78.3: Not found in local cache, looking in remotes...
    glib/2.78.3: Checking remote: conan-center
    glib/2.78.3: Downloaded recipe revision 0cd1865c8603d90b3bc5858065e16d01
    libffi/3.4.4: Not found in local cache, looking in remotes...
    libffi/3.4.4: Checking remote: conan-center
    libffi/3.4.4: Downloaded recipe revision 35eb63842b505824b70aedc1baefc916
    pcre2/10.42: Not found in local cache, looking in remotes...
    pcre2/10.42: Checking remote: conan-center
    pcre2/10.42: Downloaded recipe revision a7a2c122056510509a7525c83d6a6695
    libelf/0.8.13: Not found in local cache, looking in remotes...
    libelf/0.8.13: Checking remote: conan-center
    libelf/0.8.13: Downloaded recipe revision 4f70a3555809ae50cc8add44f0f84288
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f9307992909d7fb3df459340f1932809
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision b38ced39a01e31fef5435bc634461fd2
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision dc430d754f465e8c74463019672fb97b
    libmount/2.39: Not found in local cache, looking in remotes...
    libmount/2.39: Checking remote: conan-center
    libmount/2.39: Downloaded recipe revision 8a95198b2547a8ca7685eb7a1d002903
    libselinux/3.5: Not found in local cache, looking in remotes...
    libselinux/3.5: Checking remote: conan-center
    libselinux/3.5: Downloaded recipe revision 776f35e238362c6b893220f437cb89ae
    flex/2.6.4: Not found in local cache, looking in remotes...
    flex/2.6.4: Checking remote: conan-center
    flex/2.6.4: Downloaded recipe revision e35bc44b3fcbcd661e0af0dc5b5b1ad4
    pkgconf/2.0.3: Not found in local cache, looking in remotes...
    pkgconf/2.0.3: Checking remote: conan-center
    pkgconf/2.0.3: Downloaded recipe revision f996677e96e61e6552d85e83756c328b
    xorg/system: Not found in local cache, looking in remotes...
    xorg/system: Checking remote: conan-center
    xorg/system: Downloaded recipe revision f626cbdd0ba57d9c53bce2d8b9362fad
    gdk-pixbuf/2.42.10: Not found in local cache, looking in remotes...
    gdk-pixbuf/2.42.10: Checking remote: conan-center
    gdk-pixbuf/2.42.10: Downloaded recipe revision 0a8ca26cc64a60fb7006ae641d7cde3a
    Graph root
        cli
    Requirements
        brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conan-center)
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Downloaded (conan-center)
        cairo/1.18.0#6133b44d7bf4cf69c5361cbc864f6a58 - Downloaded (conan-center)
        expat/2.6.2#2d385d0d50eb5561006a7ff9e356656b - Downloaded (conan-center)
        fontconfig/2.15.0#e0b660ff9389f08e1aca1a67d748d737 - Downloaded (conan-center)
        freetype/2.13.2#7934d59c447d72edcd56025dc60e1aeb - Downloaded (conan-center)
        gdk-pixbuf/2.42.10#0a8ca26cc64a60fb7006ae641d7cde3a - Downloaded (conan-center)
        glib/2.78.3#0cd1865c8603d90b3bc5858065e16d01 - Downloaded (conan-center)
        libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Downloaded (conan-center)
        libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Downloaded (conan-center)
        libmount/2.39#8a95198b2547a8ca7685eb7a1d002903 - Downloaded (conan-center)
        libpng/1.6.43#c219d8f01983bac10c404fc613605eef - Downloaded (conan-center)
        libselinux/3.5#776f35e238362c6b893220f437cb89ae - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#f395c7949a3e829d86a94962deb5c772 - Cache
        pcre2/10.42#a7a2c122056510509a7525c83d6a6695 - Downloaded (conan-center)
        pixman/0.43.4#17a592b79b264d61abeec594cc331e58 - Downloaded (conan-center)
        util-linux-libuuid/2.39.2#339f80aea7e5cf507b5b9839a128909f - Downloaded (conan-center)
        xorg/system#f626cbdd0ba57d9c53bce2d8b9362fad - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f9307992909d7fb3df459340f1932809 - Downloaded (conan-center)
        flex/2.6.4#e35bc44b3fcbcd661e0af0dc5b5b1ad4 - Downloaded (conan-center)
        gnu-config/cci.20210814#dc430d754f465e8c74463019672fb97b - Downloaded (conan-center)
        gperf/3.1#1d622ad9717e9348ed3685c9994ad0b9 - Downloaded (conan-center)
        m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Downloaded (conan-center)
        meson/1.2.2#04bdfb85d665c82b08a3510aee3ffd19 - Downloaded (conan-center)
        meson/1.3.2#d1125ba555ec1a94f165a3412fdf7f88 - Downloaded (conan-center)
        meson/1.4.0#024dfac41ea5570cb1aec3ea6fe34d0a - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Downloaded (conan-center)
        pkgconf/2.1.0#27f44583701117b571307cf5b5fe5605 - Downloaded (conan-center)
    Resolved version ranges
        expat/[>=2.6.2 <3]: expat/2.6.2
        libpng/[>=1.6 <2]: libpng/1.6.43
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    Graph error
        Version conflict: Conflict between glib/2.78.1 and glib/2.78.3 in the graph.
    Conflict originates from gdk-pixbuf/2.42.10
    
    Run conan graph info with your recipe and add --format=html to inspect the graph errors in an easier to visualize way.
    ERROR: Version conflict: Conflict between glib/2.78.1 and glib/2.78.3 in the graph.
    Conflict originates from gdk-pixbuf/2.42.10
    
    Run conan graph info with your recipe and add --format=html to inspect the graph errors in an easier to visualize way.
    

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 avatar May 06 '24 17:05 conan-center-bot

Hooks produced the following warnings for commit e08bfec112072dabba44543c17c1b407ff4bfa2d
openslide/4.0.0@#f395c7949a3e829d86a94962deb5c772
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.1.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.

github-actions[bot] avatar May 06 '24 17:05 github-actions[bot]

Blocked by

  • #23143

valgur avatar May 15 '24 05:05 valgur

Conan v1 pipeline :heavy_check_mark:

All green in build 4 (c45a37628368f1669d8d86e288504927bc10433e):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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.

Failure in build 4 (c45a37628368f1669d8d86e288504927bc10433e):

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#8db8b0fc29f4224818e32eb403ac4c32 --build openslide/4.0.0@#8db8b0fc29f4224818e32eb403ac4c32 -f json -pr:h /home/conan/workspace/prod-v2/bsr/69409/dfdba/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/69409/dfdba/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision 6133b44d7bf4cf69c5361cbc864f6a58
    pixman/0.43.4: Not found in local cache, looking in remotes...
    pixman/0.43.4: Checking remote: conan-center
    pixman/0.43.4: Downloaded recipe revision 0dcdf859941e32fcc7bfb73ea1946a7f
    meson/1.4.0: Not found in local cache, looking in remotes...
    meson/1.4.0: Checking remote: conan-center
    meson/1.4.0: Downloaded recipe revision 024dfac41ea5570cb1aec3ea6fe34d0a
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    expat/2.6.2: Not found in local cache, looking in remotes...
    expat/2.6.2: Checking remote: conan-center
    expat/2.6.2: Downloaded recipe revision 2d385d0d50eb5561006a7ff9e356656b
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    freetype/2.13.2: Not found in local cache, looking in remotes...
    freetype/2.13.2: Checking remote: conan-center
    freetype/2.13.2: Downloaded recipe revision 7934d59c447d72edcd56025dc60e1aeb
    libpng/1.6.43: Not found in local cache, looking in remotes...
    libpng/1.6.43: Checking remote: conan-center
    libpng/1.6.43: Downloaded recipe revision c219d8f01983bac10c404fc613605eef
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4
    brotli/1.1.0: Not found in local cache, looking in remotes...
    brotli/1.1.0: Checking remote: conan-center
    brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
    meson/1.3.2: Not found in local cache, looking in remotes...
    meson/1.3.2: Checking remote: conan-center
    meson/1.3.2: Downloaded recipe revision d1125ba555ec1a94f165a3412fdf7f88
    pkgconf/2.1.0: Not found in local cache, looking in remotes...
    pkgconf/2.1.0: Checking remote: conan-center
    pkgconf/2.1.0: Downloaded recipe revision 27f44583701117b571307cf5b5fe5605
    meson/1.2.2: Not found in local cache, looking in remotes...
    meson/1.2.2: Checking remote: conan-center
    meson/1.2.2: Downloaded recipe revision 04bdfb85d665c82b08a3510aee3ffd19
    fontconfig/2.15.0: Not found in local cache, looking in remotes...
    fontconfig/2.15.0: Checking remote: conan-center
    fontconfig/2.15.0: Downloaded recipe revision e0b660ff9389f08e1aca1a67d748d737
    util-linux-libuuid/2.39.2: Not found in local cache, looking in remotes...
    util-linux-libuuid/2.39.2: Checking remote: conan-center
    util-linux-libuuid/2.39.2: Downloaded recipe revision 339f80aea7e5cf507b5b9839a128909f
    gperf/3.1: Not found in local cache, looking in remotes...
    gperf/3.1: Checking remote: conan-center
    gperf/3.1: Downloaded recipe revision 1d622ad9717e9348ed3685c9994ad0b9
    glib/2.78.3: Not found in local cache, looking in remotes...
    glib/2.78.3: Checking remote: conan-center
    glib/2.78.3: Downloaded recipe revision 0d214f34a22088571a43892d3fd41093
    libffi/3.4.4: Not found in local cache, looking in remotes...
    libffi/3.4.4: Checking remote: conan-center
    libffi/3.4.4: Downloaded recipe revision 72cccac6139293b6e97ec9cd676547ff
    pcre2/10.42: Not found in local cache, looking in remotes...
    pcre2/10.42: Checking remote: conan-center
    pcre2/10.42: Downloaded recipe revision 576680686b88a4dadf6d382d6d6351d9
    libelf/0.8.13: Not found in local cache, looking in remotes...
    libelf/0.8.13: Checking remote: conan-center
    libelf/0.8.13: Downloaded recipe revision 4f70a3555809ae50cc8add44f0f84288
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f9307992909d7fb3df459340f1932809
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision b38ced39a01e31fef5435bc634461fd2
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision dc430d754f465e8c74463019672fb97b
    libmount/2.39: Not found in local cache, looking in remotes...
    libmount/2.39: Checking remote: conan-center
    libmount/2.39: Downloaded recipe revision 8a95198b2547a8ca7685eb7a1d002903
    libselinux/3.6: Not found in local cache, looking in remotes...
    libselinux/3.6: Checking remote: conan-center
    libselinux/3.6: Downloaded recipe revision 5a78ff6ae5034eeaac8da723361a8ce4
    flex/2.6.4: Not found in local cache, looking in remotes...
    flex/2.6.4: Checking remote: conan-center
    flex/2.6.4: Downloaded recipe revision e35bc44b3fcbcd661e0af0dc5b5b1ad4
    pkgconf/2.2.0: Not found in local cache, looking in remotes...
    pkgconf/2.2.0: Checking remote: conan-center
    pkgconf/2.2.0: Downloaded recipe revision 6462942a22803086372db44689ba825f
    pkgconf/2.0.3: Not found in local cache, looking in remotes...
    pkgconf/2.0.3: Checking remote: conan-center
    pkgconf/2.0.3: Downloaded recipe revision f996677e96e61e6552d85e83756c328b
    xorg/system: Not found in local cache, looking in remotes...
    xorg/system: Checking remote: conan-center
    xorg/system: Downloaded recipe revision f626cbdd0ba57d9c53bce2d8b9362fad
    gdk-pixbuf/2.42.10: Not found in local cache, looking in remotes...
    gdk-pixbuf/2.42.10: Checking remote: conan-center
    gdk-pixbuf/2.42.10: Downloaded recipe revision 0a8ca26cc64a60fb7006ae641d7cde3a
    Graph root
        cli
    Requirements
        brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conan-center)
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Downloaded (conan-center)
        cairo/1.18.0#6133b44d7bf4cf69c5361cbc864f6a58 - Downloaded (conan-center)
        expat/2.6.2#2d385d0d50eb5561006a7ff9e356656b - Downloaded (conan-center)
        fontconfig/2.15.0#e0b660ff9389f08e1aca1a67d748d737 - Downloaded (conan-center)
        freetype/2.13.2#7934d59c447d72edcd56025dc60e1aeb - Downloaded (conan-center)
        gdk-pixbuf/2.42.10#0a8ca26cc64a60fb7006ae641d7cde3a - Downloaded (conan-center)
        glib/2.78.3#0d214f34a22088571a43892d3fd41093 - Downloaded (conan-center)
        libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Downloaded (conan-center)
        libffi/3.4.4#72cccac6139293b6e97ec9cd676547ff - Downloaded (conan-center)
        libmount/2.39#8a95198b2547a8ca7685eb7a1d002903 - Downloaded (conan-center)
        libpng/1.6.43#c219d8f01983bac10c404fc613605eef - Downloaded (conan-center)
        libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4 - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#8db8b0fc29f4224818e32eb403ac4c32 - Cache
        pcre2/10.42#576680686b88a4dadf6d382d6d6351d9 - Downloaded (conan-center)
        pixman/0.43.4#0dcdf859941e32fcc7bfb73ea1946a7f - Downloaded (conan-center)
        util-linux-libuuid/2.39.2#339f80aea7e5cf507b5b9839a128909f - Downloaded (conan-center)
        xorg/system#f626cbdd0ba57d9c53bce2d8b9362fad - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f9307992909d7fb3df459340f1932809 - Downloaded (conan-center)
        flex/2.6.4#e35bc44b3fcbcd661e0af0dc5b5b1ad4 - Downloaded (conan-center)
        gnu-config/cci.20210814#dc430d754f465e8c74463019672fb97b - Downloaded (conan-center)
        gperf/3.1#1d622ad9717e9348ed3685c9994ad0b9 - Downloaded (conan-center)
        m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Downloaded (conan-center)
        meson/1.2.2#04bdfb85d665c82b08a3510aee3ffd19 - Downloaded (conan-center)
        meson/1.3.2#d1125ba555ec1a94f165a3412fdf7f88 - Downloaded (conan-center)
        meson/1.4.0#024dfac41ea5570cb1aec3ea6fe34d0a - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Downloaded (conan-center)
        pkgconf/2.1.0#27f44583701117b571307cf5b5fe5605 - Downloaded (conan-center)
        pkgconf/2.2.0#6462942a22803086372db44689ba825f - Downloaded (conan-center)
    Resolved version ranges
        expat/[>=2.6.2 <3]: expat/2.6.2
        libpng/[>=1.6 <2]: libpng/1.6.43
        meson/[>=1.2.3 <2]: meson/1.4.0
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    ERROR: Version conflict: Conflict between glib/2.78.1 and glib/2.78.3 in the graph.
    Conflict originates from gdk-pixbuf/2.42.10
    
    Run 'conan graph info ... --format=html > graph.html' and open 'graph.html' to inspect the conflict graphically.
    

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 avatar Aug 02 '24 12:08 conan-center-bot

Hooks produced the following warnings for commit c45a37628368f1669d8d86e288504927bc10433e
openslide/4.0.0@#8db8b0fc29f4224818e32eb403ac4c32
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libopenslide.1.dylib' links to system library 'CoreText' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Aug 02 '24 12:08 github-actions[bot]

Conan v1 pipeline :heavy_check_mark:

All green in build 7 (6e00fb158c22544007a4df8dc92cb99428b3a5db):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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.

Failure in build 7 (6e00fb158c22544007a4df8dc92cb99428b3a5db):

  • openslide/4.0.0: Error running command conan graph info --requires openslide/4.0.0@#419b434060ef98a5900e34c7999f0f40 --build openslide/4.0.0@#419b434060ef98a5900e34c7999f0f40 -f json -pr:h /home/conan/workspace/prod-v2/bsr/78625/cadec/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/78625/cadec/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    cairo/1.18.0: Not found in local cache, looking in remotes...
    cairo/1.18.0: Checking remote: conan-center
    cairo/1.18.0: Downloaded recipe revision 6133b44d7bf4cf69c5361cbc864f6a58
    pixman/0.43.4: Not found in local cache, looking in remotes...
    pixman/0.43.4: Checking remote: conan-center
    pixman/0.43.4: Downloaded recipe revision 0dcdf859941e32fcc7bfb73ea1946a7f
    meson/1.4.0: Not found in local cache, looking in remotes...
    meson/1.4.0: Checking remote: conan-center
    meson/1.4.0: Downloaded recipe revision d04d88a761cf81e05206dbbe0f1bfea2
    ninja/1.12.1: Not found in local cache, looking in remotes...
    ninja/1.12.1: Checking remote: conan-center
    ninja/1.12.1: Downloaded recipe revision fd583651bf0c6a901943495d49878803
    expat/2.6.2: Not found in local cache, looking in remotes...
    expat/2.6.2: Checking remote: conan-center
    expat/2.6.2: Downloaded recipe revision 2d385d0d50eb5561006a7ff9e356656b
    lzo/2.10: Not found in local cache, looking in remotes...
    lzo/2.10: Checking remote: conan-center
    lzo/2.10: Downloaded recipe revision 5725914235423c771cb1c6b607109b45
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    freetype/2.13.2: Not found in local cache, looking in remotes...
    freetype/2.13.2: Checking remote: conan-center
    freetype/2.13.2: Downloaded recipe revision 7934d59c447d72edcd56025dc60e1aeb
    libpng/1.6.43: Not found in local cache, looking in remotes...
    libpng/1.6.43: Checking remote: conan-center
    libpng/1.6.43: Downloaded recipe revision c219d8f01983bac10c404fc613605eef
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4
    brotli/1.1.0: Not found in local cache, looking in remotes...
    brotli/1.1.0: Checking remote: conan-center
    brotli/1.1.0: Downloaded recipe revision d56d7bb9ca722942aba17369cb5c0519
    meson/1.3.2: Not found in local cache, looking in remotes...
    meson/1.3.2: Checking remote: conan-center
    meson/1.3.2: Downloaded recipe revision 726f715cfedf3f94cc4d30a5d5d9c281
    pkgconf/2.1.0: Not found in local cache, looking in remotes...
    pkgconf/2.1.0: Checking remote: conan-center
    pkgconf/2.1.0: Downloaded recipe revision 27f44583701117b571307cf5b5fe5605
    meson/1.2.2: Not found in local cache, looking in remotes...
    meson/1.2.2: Checking remote: conan-center
    meson/1.2.2: Downloaded recipe revision 29cf77c283f6af08818f6fd8068c37e8
    fontconfig/2.15.0: Not found in local cache, looking in remotes...
    fontconfig/2.15.0: Checking remote: conan-center
    fontconfig/2.15.0: Downloaded recipe revision e0b660ff9389f08e1aca1a67d748d737
    util-linux-libuuid/2.39.2: Not found in local cache, looking in remotes...
    util-linux-libuuid/2.39.2: Checking remote: conan-center
    util-linux-libuuid/2.39.2: Downloaded recipe revision 339f80aea7e5cf507b5b9839a128909f
    gperf/3.1: Not found in local cache, looking in remotes...
    gperf/3.1: Checking remote: conan-center
    gperf/3.1: Downloaded recipe revision 1d622ad9717e9348ed3685c9994ad0b9
    glib/2.78.3: Not found in local cache, looking in remotes...
    glib/2.78.3: Checking remote: conan-center
    glib/2.78.3: Downloaded recipe revision 0d214f34a22088571a43892d3fd41093
    libffi/3.4.4: Not found in local cache, looking in remotes...
    libffi/3.4.4: Checking remote: conan-center
    libffi/3.4.4: Downloaded recipe revision 72cccac6139293b6e97ec9cd676547ff
    pcre2/10.42: Not found in local cache, looking in remotes...
    pcre2/10.42: Checking remote: conan-center
    pcre2/10.42: Downloaded recipe revision 576680686b88a4dadf6d382d6d6351d9
    libelf/0.8.13: Not found in local cache, looking in remotes...
    libelf/0.8.13: Checking remote: conan-center
    libelf/0.8.13: Downloaded recipe revision 4f70a3555809ae50cc8add44f0f84288
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f9307992909d7fb3df459340f1932809
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision b38ced39a01e31fef5435bc634461fd2
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision dc430d754f465e8c74463019672fb97b
    libmount/2.39: Not found in local cache, looking in remotes...
    libmount/2.39: Checking remote: conan-center
    libmount/2.39: Downloaded recipe revision 8a95198b2547a8ca7685eb7a1d002903
    libselinux/3.6: Not found in local cache, looking in remotes...
    libselinux/3.6: Checking remote: conan-center
    libselinux/3.6: Downloaded recipe revision 5a78ff6ae5034eeaac8da723361a8ce4
    flex/2.6.4: Not found in local cache, looking in remotes...
    flex/2.6.4: Checking remote: conan-center
    flex/2.6.4: Downloaded recipe revision e35bc44b3fcbcd661e0af0dc5b5b1ad4
    pkgconf/2.2.0: Not found in local cache, looking in remotes...
    pkgconf/2.2.0: Checking remote: conan-center
    pkgconf/2.2.0: Downloaded recipe revision 6462942a22803086372db44689ba825f
    pkgconf/2.0.3: Not found in local cache, looking in remotes...
    pkgconf/2.0.3: Checking remote: conan-center
    pkgconf/2.0.3: Downloaded recipe revision f996677e96e61e6552d85e83756c328b
    xorg/system: Not found in local cache, looking in remotes...
    xorg/system: Checking remote: conan-center
    xorg/system: Downloaded recipe revision f626cbdd0ba57d9c53bce2d8b9362fad
    gdk-pixbuf/2.42.10: Not found in local cache, looking in remotes...
    gdk-pixbuf/2.42.10: Checking remote: conan-center
    gdk-pixbuf/2.42.10: Downloaded recipe revision 0a8ca26cc64a60fb7006ae641d7cde3a
    Graph root
        cli
    Requirements
        brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Downloaded (conan-center)
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Downloaded (conan-center)
        cairo/1.18.0#6133b44d7bf4cf69c5361cbc864f6a58 - Downloaded (conan-center)
        expat/2.6.2#2d385d0d50eb5561006a7ff9e356656b - Downloaded (conan-center)
        fontconfig/2.15.0#e0b660ff9389f08e1aca1a67d748d737 - Downloaded (conan-center)
        freetype/2.13.2#7934d59c447d72edcd56025dc60e1aeb - Downloaded (conan-center)
        gdk-pixbuf/2.42.10#0a8ca26cc64a60fb7006ae641d7cde3a - Downloaded (conan-center)
        glib/2.78.3#0d214f34a22088571a43892d3fd41093 - Downloaded (conan-center)
        libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Downloaded (conan-center)
        libffi/3.4.4#72cccac6139293b6e97ec9cd676547ff - Downloaded (conan-center)
        libmount/2.39#8a95198b2547a8ca7685eb7a1d002903 - Downloaded (conan-center)
        libpng/1.6.43#c219d8f01983bac10c404fc613605eef - Downloaded (conan-center)
        libselinux/3.6#5a78ff6ae5034eeaac8da723361a8ce4 - Downloaded (conan-center)
        lzo/2.10#5725914235423c771cb1c6b607109b45 - Downloaded (conan-center)
        openslide/4.0.0#419b434060ef98a5900e34c7999f0f40 - Cache
        pcre2/10.42#576680686b88a4dadf6d382d6d6351d9 - Downloaded (conan-center)
        pixman/0.43.4#0dcdf859941e32fcc7bfb73ea1946a7f - Downloaded (conan-center)
        util-linux-libuuid/2.39.2#339f80aea7e5cf507b5b9839a128909f - Downloaded (conan-center)
        xorg/system#f626cbdd0ba57d9c53bce2d8b9362fad - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f9307992909d7fb3df459340f1932809 - Downloaded (conan-center)
        flex/2.6.4#e35bc44b3fcbcd661e0af0dc5b5b1ad4 - Downloaded (conan-center)
        gnu-config/cci.20210814#dc430d754f465e8c74463019672fb97b - Downloaded (conan-center)
        gperf/3.1#1d622ad9717e9348ed3685c9994ad0b9 - Downloaded (conan-center)
        m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Downloaded (conan-center)
        meson/1.2.2#29cf77c283f6af08818f6fd8068c37e8 - Downloaded (conan-center)
        meson/1.3.2#726f715cfedf3f94cc4d30a5d5d9c281 - Downloaded (conan-center)
        meson/1.4.0#d04d88a761cf81e05206dbbe0f1bfea2 - Downloaded (conan-center)
        ninja/1.12.1#fd583651bf0c6a901943495d49878803 - Downloaded (conan-center)
        pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Downloaded (conan-center)
        pkgconf/2.1.0#27f44583701117b571307cf5b5fe5605 - Downloaded (conan-center)
        pkgconf/2.2.0#6462942a22803086372db44689ba825f - Downloaded (conan-center)
    Resolved version ranges
        expat/[>=2.6.2 <3]: expat/2.6.2
        libpng/[>=1.6 <2]: libpng/1.6.43
        meson/[>=1.2.3 <2]: meson/1.4.0
        ninja/[>=1.10.2 <2]: ninja/1.12.1
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    ERROR: Version conflict: Conflict between glib/2.78.1 and glib/2.78.3 in the graph.
    Conflict originates from gdk-pixbuf/2.42.10
    
    Run 'conan graph info ... --format=html > graph.html' and open 'graph.html' to inspect the conflict graphically.
    

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 avatar Aug 20 '24 22:08 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 8 (6e00fb158c22544007a4df8dc92cb99428b3a5db):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :x:

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.

Failure in build 8 (6e00fb158c22544007a4df8dc92cb99428b3a5db):

  • openslide/4.0.0: CI failed to create some packages (All logs)

    Logs for packageID 9ca6cf78085804aac1f27a2b2e725d312049536b:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    Skipped binaries
        uthash/2.3.0, autoconf/2.71, automake/1.16.5, bzip2/1.0.8, cmake/3.30.1, flex/2.6.4, gettext/0.22.5, gnu-config/cci.20210814, gperf/3.1, libelf/0.8.13, libffi/3.4.4, libiconv/1.17, libmount/2.39, libselinux/3.6, m4/1.4.19, meson/1.2.2, meson/1.2.3, meson/1.3.2, pcre2/10.42, pkgconf/2.0.3, pkgconf/2.1.0, zlib/1.3.1
    ERROR: Missing binary: cairo/1.18.0:83e2c721838ebd12b090f172a2544f0d80e57239
    
    cairo/1.18.0: WARN: Can't find a 'cairo/1.18.0' package binary '83e2c721838ebd12b090f172a2544f0d80e57239' for the configuration:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.version=11
    os=Linux
    [options]
    fPIC=True
    shared=False
    tee=False
    with_fontconfig=True
    with_freetype=True
    with_glib=True
    with_lzo=True
    with_png=True
    with_symbol_lookup=False
    with_xcb=True
    with_xlib=True
    with_xlib_xrender=True
    with_zlib=True
    [requires]
    brotli/1.1.Z
    bzip2/1.0.Z
    expat/2.6.Z
    fontconfig/2.15.Z
    freetype/2.13.Z
    glib/2.78.Z
    libelf/0.8.Z
    libffi/3.4.Z
    libmount/2.39.Z
    libpng/1.6.Z
    libselinux/3.6.Z
    lzo/2.10.Z
    pcre2/10.42.Z
    pixman/0.43.Z
    util-linux-libuuid/2.39.Z
    xorg/system
    zlib/1.3.Z
    
    ERROR: Missing prebuilt package for 'cairo/1.18.0'. You can try:
        - List all available packages using 'conan list "cairo/1.18.0:*" -r=remote'
        - Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
        - Try to build locally from sources using the '--build=cairo/1.18.0' 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 avatar Aug 21 '24 06:08 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 9 (a59518fdbdfa83027113f54f72fcefb84c84e2ff):

  • openslide/4.0.0: All packages built successfully! (All logs)

Conan v2 pipeline :heavy_check_mark:

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

All green in build 9 (a59518fdbdfa83027113f54f72fcefb84c84e2ff):

  • openslide/4.0.0: All packages built successfully! (All logs)

conan-center-bot avatar Aug 21 '24 10:08 conan-center-bot