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

(#15341) qt: Add wayland as Gui component require #15342

Conversation

EstebanDugueperoux2
Copy link
Contributor

qt/5.15.8

It is to fix #15341 .


@ghost
Copy link

ghost commented Jan 18, 2023

I detected other pull requests that are modifying qt/5.x.x recipe:

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

@ericLemanissier
Copy link
Contributor

ericLemanissier commented Jan 18, 2023

Can you point me at the .pro file which shows that GUI module links to wayland ?

EDIT: I don't think this change will fix the issue you have, because wayland is already in the requirements of another component:

if self.options.qtwayland and self.options.gui:
_create_module("WaylandClient", ["Gui", "wayland::wayland-client"])
_create_module("WaylandCompositor", ["Gui", "wayland::wayland-server"])

@EstebanDugueperoux2
Copy link
Contributor Author

You are right, I juste see that the issue is on my side.
Sorry for the disturb.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline

Failure in build 1 (6f1bd1f6ed4b6eec10d67c604ef4f9add97a8762):

  • qt/5.15.8@:
    Didn't run or was cancelled before finishing

  • qt/5.15.7@:
    Didn't run or was cancelled before finishing

  • qt/5.15.6@:
    CI failed to create some packages (All logs)

    Logs for packageID 155efd27e0ce9f543dd81b62c91e67da2fab02d4:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=8
    os=Linux
    [options]
    qt:shared=True
    
    [...]
        autoconf/2.71:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download
        automake/1.16.5:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download
        brotli/1.0.9:2661111151d9980944ccbbb045bdbde9110efb8d - Download
        bzip2/1.0.8:d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 - Download
        double-conversion/3.2.1:ab4797bac78775d9e373e5fbcbd9b3fb01264904 - Download
        expat/2.5.0:bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c - Download
        fontconfig/2.13.93:3cd215e15996e790948e8d2bad9be9873290c199 - Download
        freetype/2.12.1:6d86969dfaa61b3285fe6812f2954089041025d7 - Download
        icu/71.1:b78a46f7952b0fd5a30f75606e7b2571bb372169 - Download
        libffi/3.4.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        libiconv/1.17:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        libjpeg/9e:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        libmysqlclient/8.0.30:e90fe1d4fb0e33b714d11661ebbf15488ad821a7 - Download
        libpng/1.6.39:467ff13ea821860cb56c2ad8aecbd2e919deba86 - Download
        libpq/14.5:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        libtool/2.4.7:a4a6024575bb48cabd82c8c3e5d841e96d32de2c - Download
        libuuid/1.0.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        libxml2/2.10.3:f8b5ad93e8b5211de8d32507ae0380c1808e6215 - Download
        lz4/1.9.4:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        m4/1.4.19:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download
        md4c/0.4.8:ceb7926b7ac182047e1c5131e3b63979a1cce503 - Download
        odbc/2.3.11:761233dade6995f063fc4be366b9aeda3dbf58fe - Download
        opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download
        openssl/1.1.1s:761432f3453a17c960259b5b2605153e3bcffd7d - Missing
        pcre2/10.40:c14442e780e2c2a17f1731b2f0b46a37785c2982 - Download
        qt/5.15.6:155efd27e0ce9f543dd81b62c91e67da2fab02d4 - Build
        sqlite3/3.39.4:54b8b444f3babb0812d16fc26df6c83677313968 - Download
        wayland/1.21.0:a8b8538d9cb0a4fe0532a0d44811693d5971e530 - Download
        wayland-protocols/1.27:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download
        xkbcommon/1.5.0:d002fed13bc18c615c3ead19d93c4286fe8c9f57 - Download
        xkeyboard-config/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download
        xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download
        zlib/1.2.13:761432f3453a17c960259b5b2605153e3bcffd7d - Download
        zstd/1.5.2:b4937b9f80e5369bc75fda061a1ad94021458323 - Download
    
    Installing (downloading, building) binaries...
    
    ERROR: Missing binary: openssl/1.1.1s:761432f3453a17c960259b5b2605153e3bcffd7d
    openssl/1.1.1s: WARN: Can't find a 'openssl/1.1.1s' package for the specified settings, options and dependencies:
    - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=8, os=Linux
    - Options: 386=False, enable_weak_ssl_ciphers=False, fPIC=True, no_aria=False, no_asm=False, no_async=False, no_bf=False, no_blake2=False, no_camellia=False, no_cast=False, no_chacha=False, no_cms=False, no_comp=False, no_ct=False, no_deprecated=False, no_des=False, no_dgram=False, no_dh=False, no_dsa=False, no_dso=False, no_ec=False, no_ecdh=False, no_ecdsa=False, no_engine=False, no_filenames=False, no_gost=False, no_hmac=False, no_idea=False, no_md4=False, no_md5=False, no_mdc2=False, no_ocsp=False, no_pinshared=False, no_rc2=False, no_rfc3779=False, no_rmd160=False, no_rsa=False, no_seed=False, no_sha=False, no_sm2=False, no_sm3=False, no_sm4=False, no_sock=False, no_srp=False, no_srtp=False, no_sse2=False, no_ssl=False, no_ssl3=False, no_stdio=False, no_tests=False, no_threads=False, no_tls1=False, no_ts=False, no_whirlpool=False, openssldir=None, shared=False
    - Dependencies: 
    - Requirements: 
    - Package ID: 761432f3453a17c960259b5b2605153e3bcffd7d
    
    ERROR: Missing prebuilt package for 'openssl/1.1.1s'
    Use 'conan search openssl/1.1.1s@ --table=table.html -r=remote' and open the table.html file to see available packages
    Or try to build locally from sources with '--build=openssl'
    
    More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'
    
  • qt/5.15.5@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[package] qt/5.15.8: "package_info(): Package require 'wayland' not used in components requires"
3 participants