Closed n-morales closed 10 months ago
I would really like this fixed if possible. Also, can someone help me understand why this would apply specifically to libstdc++ under clang, and not under gcc, while libstdc++ is the library that gcc uses? Is it the wrong way around, that it should be libc++?
Description
If you try and install qt/6.4.2 with clang but with (very recent) libstdc++, conan gives the invalid configuration error
As far as I know,
<charconv>
is in libstdc++, at least in recent versions, so this message seems overly conservative and outdated.Package and Environment Details
Conan profile
[settings] arch=x86_64 build_type=Release compiler=clang compiler.cppstd=gnu23 compiler.libcxx=libstdc++11 compiler.version=16 os=Linux
[conf] tools.build:cxxflags=["-stdlib=libstdc++"] tools.build:compiler_executables={"c": "/usr/bin/clang", "cpp": "/usr/bin/clang++"}
Steps to reproduce
conan install -u -r conancenter --requires qt/6.4.2 -pr:h=clang16 -pr:b=clang16
Logs
Click to expand log
``` ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=clang compiler.cppstd=gnu23 compiler.libcxx=libstdc++11 compiler.version=16 os=Linux [conf] tools.build:cxxflags=['-stdlib=libstdc++'] tools.build:compiler_executables={'c': '/usr/bin/clang', 'cpp': '/usr/bin/clang++'} Profile build: [settings] arch=x86_64 build_type=Release compiler=clang compiler.cppstd=gnu23 compiler.libcxx=libstdc++11 compiler.version=16 os=Linux [conf] tools.build:cxxflags=['-stdlib=libstdc++'] tools.build:compiler_executables={'c': '/usr/bin/clang', 'cpp': '/usr/bin/clang++'} ======== Computing dependency graph ======== qt/6.4.2: Checking remote: conancenter qt/6.4.2: Retrieving from remote 'conancenter'... qt/6.4.2: Downloaded recipe revision d820fbed37771d4b4bb9646be8a78cfc zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Checking remote: conancenter zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 openssl/3.2.0: Not found in local cache, looking in remotes... openssl/3.2.0: Checking remote: conancenter openssl/3.2.0: Downloaded recipe revision d81e0a8c08372368fe7cb757280e2196 pcre2/10.42: Checking remote: conancenter bzip2/1.0.8: Checking remote: conancenter double-conversion/3.3.0: Checking remote: conancenter freetype/2.13.2: Not found in local cache, looking in remotes... freetype/2.13.2: Checking remote: conancenter freetype/2.13.2: Downloaded recipe revision c9ee90dc6f88356febac6fcdba0b2249 libpng/1.6.40: Checking remote: conancenter brotli/1.1.0: Checking remote: conancenter fontconfig/2.14.2: Checking remote: conancenter fontconfig/2.14.2: Retrieving from remote 'conancenter'... fontconfig/2.14.2: Downloaded recipe revision e43d6947356e29dee0ab8b05f75bd900 expat/2.5.0: Checking remote: conancenter util-linux-libuuid/2.39.2: Not found in local cache, looking in remotes... util-linux-libuuid/2.39.2: Checking remote: conancenter util-linux-libuuid/2.39.2: Downloaded recipe revision 16074ebe9338e959492de3de88fe17ab gperf/3.1: Checking remote: conancenter meson/1.2.3: Not found in local cache, looking in remotes... meson/1.2.3: Checking remote: conancenter meson/1.2.3: Downloaded recipe revision 7d2bfe1bfc0c4edd9579e812344d5490 ninja/1.11.1: Checking remote: conancenter pkgconf/2.0.3: Checking remote: conancenter meson/1.2.2: Checking remote: conancenter icu/74.1: Not found in local cache, looking in remotes... icu/74.1: Checking remote: conancenter icu/74.1: Downloaded recipe revision cbb22498c7086a29629c52abb2eacddf harfbuzz/8.3.0: Not found in local cache, looking in remotes... harfbuzz/8.3.0: Checking remote: conancenter harfbuzz/8.3.0: Downloaded recipe revision 7e7ea00066eaaa818d469d24dbc3a106 glib/2.78.1: Not found in local cache, looking in remotes... glib/2.78.1: Checking remote: conancenter glib/2.78.1: Downloaded recipe revision 6da549beee7208bd9fad0e6141581e8e libffi/3.4.4: Checking remote: conancenter libelf/0.8.13: Checking remote: conancenter autoconf/2.71: Checking remote: conancenter m4/1.4.19: Checking remote: conancenter m4/1.4.19: Retrieving from remote 'conancenter'... m4/1.4.19: Downloaded recipe revision b38ced39a01e31fef5435bc634461fd2 gnu-config/cci.20210814: Checking remote: conancenter gnu-config/cci.20210814: Retrieving from remote 'conancenter'... gnu-config/cci.20210814: Downloaded recipe revision dc430d754f465e8c74463019672fb97b libmount/2.39: Checking remote: conancenter libselinux/3.5: Checking remote: conancenter flex/2.6.4: Checking remote: conancenter sqlite3/3.44.2: Not found in local cache, looking in remotes... sqlite3/3.44.2: Checking remote: conancenter sqlite3/3.44.2: Downloaded recipe revision 6aea4802c643c19f97b7f5a8a4b4f16d libpq/15.4: Not found in local cache, looking in remotes... libpq/15.4: Checking remote: conancenter libpq/15.4: Downloaded recipe revision 886b735649233063640188e1d7892fd4 odbc/2.3.11: Checking remote: conancenter libtool/2.4.7: Checking remote: conancenter automake/1.16.5: Checking remote: conancenter libiconv/1.17: Checking remote: conancenter xkbcommon/1.5.0: Checking remote: conancenter xkbcommon/1.5.0: Retrieving from remote 'conancenter'... xkbcommon/1.5.0: Downloaded recipe revision c3f7ed7f7cafd17d4c71ed89cdeb0809 xkeyboard-config/system: Checking remote: conancenter xorg/system: Checking remote: conancenter libxml2/2.11.5: Not found in local cache, looking in remotes... libxml2/2.11.5: Checking remote: conancenter libxml2/2.11.5: Downloaded recipe revision 84c6b8eda4802848a4545291586b79fa wayland/1.22.0: Not found in local cache, looking in remotes... wayland/1.22.0: Checking remote: conancenter wayland/1.22.0: Downloaded recipe revision f7f3f725dd1fd7f9da0f9027822b3d1f meson/1.3.0: Not found in local cache, looking in remotes... meson/1.3.0: Checking remote: conancenter meson/1.3.0: Downloaded recipe revision 83e9030e0cb3418759e72d3631213a5a bison/3.8.2: Checking remote: conancenter wayland-protocols/1.31: Not found in local cache, looking in remotes... wayland-protocols/1.31: Checking remote: conancenter wayland-protocols/1.31: Downloaded recipe revision 7921390519d73ba4cd547eb3d0378b3c opengl/system: Checking remote: conancenter md4c/0.4.8: Checking remote: conancenter cmake/3.27.9: Not found in local cache, looking in remotes... cmake/3.27.9: Checking remote: conancenter cmake/3.27.9: Downloaded recipe revision e255e9c6cc3ac4856c44ad84476ec434 Graph root cli Requirements autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f - Cache (conancenter) automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache (conancenter) brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Cache (conancenter) bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache (conancenter) double-conversion/3.3.0#33321c201741cc32b51169c6d2d05e60 - Cache (conancenter) expat/2.5.0#91e43e4544923e4c934bfad1fa4306f9 - Cache (conancenter) fontconfig/2.14.2#e43d6947356e29dee0ab8b05f75bd900 - Updated (conancenter) freetype/2.13.2#c9ee90dc6f88356febac6fcdba0b2249 - Downloaded (conancenter) glib/2.78.1#6da549beee7208bd9fad0e6141581e8e - Downloaded (conancenter) harfbuzz/8.3.0#7e7ea00066eaaa818d469d24dbc3a106 - Downloaded (conancenter) icu/74.1#cbb22498c7086a29629c52abb2eacddf - Downloaded (conancenter) libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Cache (conancenter) libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Cache (conancenter) libiconv/1.17#fa54397801cd96911a8294bc5fc76335 - Cache (conancenter) libmount/2.39#9b2a81545c28668d2281639cc1657dd5 - Cache (conancenter) libpng/1.6.40#0337b7b87ac125307ed70fd064c31eea - Cache (conancenter) libpq/15.4#886b735649233063640188e1d7892fd4 - Downloaded (conancenter) libselinux/3.5#21b0d680960176aca63b647d932c0710 - Newer libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Cache (conancenter) libxml2/2.11.5#84c6b8eda4802848a4545291586b79fa - Downloaded (conancenter) m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Updated (conancenter) md4c/0.4.8#84b2885aa93a27653f5067a77044b0e3 - Cache (conancenter) odbc/2.3.11#84d32d803c970271eb2fc58d3e3cc2b5 - Cache (conancenter) opengl/system#b29589c04d6df84c110d6acb066ab653 - Cache (conancenter) openssl/3.2.0#d81e0a8c08372368fe7cb757280e2196 - Downloaded (conancenter) pcre2/10.42#74a354d74d291503aadffe6453d976f5 - Cache (conancenter) qt/6.4.2#d820fbed37771d4b4bb9646be8a78cfc - Updated (conancenter) sqlite3/3.44.2#6aea4802c643c19f97b7f5a8a4b4f16d - Downloaded (conancenter) util-linux-libuuid/2.39.2#16074ebe9338e959492de3de88fe17ab - Downloaded (conancenter) wayland/1.22.0#f7f3f725dd1fd7f9da0f9027822b3d1f - Downloaded (conancenter) xkbcommon/1.5.0#c3f7ed7f7cafd17d4c71ed89cdeb0809 - Updated (conancenter) xkeyboard-config/system#493c19865261899b6633ecb43ce536d6 - Cache (conancenter) xorg/system#de8fc1917bb3d11cf7a1d15eccf79c16 - Cache (conancenter) zlib/1.3#06023034579559bb64357db3a53f88a4 - Downloaded (conancenter) Build requirements autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f - Cache (conancenter) automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache (conancenter) bison/3.8.2#ed1ba0c42d2ab7ab64fc3a62e9ecc673 - Cache (conancenter) bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d - Cache (conancenter) cmake/3.27.9#e255e9c6cc3ac4856c44ad84476ec434 - Downloaded (conancenter) expat/2.5.0#91e43e4544923e4c934bfad1fa4306f9 - Cache (conancenter) flex/2.6.4#e35bc44b3fcbcd661e0af0dc5b5b1ad4 - Cache (conancenter) glib/2.78.1#6da549beee7208bd9fad0e6141581e8e - Downloaded (conancenter) gnu-config/cci.20210814#dc430d754f465e8c74463019672fb97b - Updated (conancenter) gperf/3.1#a9335f8833b550f10f655fd243c72978 - Cache (conancenter) libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Cache (conancenter) libffi/3.4.4#35eb63842b505824b70aedc1baefc916 - Cache (conancenter) libiconv/1.17#fa54397801cd96911a8294bc5fc76335 - Cache (conancenter) libmount/2.39#9b2a81545c28668d2281639cc1657dd5 - Cache (conancenter) libselinux/3.5#21b0d680960176aca63b647d932c0710 - Newer libxml2/2.11.5#84c6b8eda4802848a4545291586b79fa - Downloaded (conancenter) m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Updated (conancenter) meson/1.2.2#aace9dcc1db58fa42ecb5292f724092d - Cache (conancenter) meson/1.2.3#7d2bfe1bfc0c4edd9579e812344d5490 - Downloaded (conancenter) meson/1.3.0#83e9030e0cb3418759e72d3631213a5a - Downloaded (conancenter) ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Cache (conancenter) pcre2/10.42#74a354d74d291503aadffe6453d976f5 - Cache (conancenter) pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Cache (conancenter) wayland/1.22.0#f7f3f725dd1fd7f9da0f9027822b3d1f - Downloaded (conancenter) wayland-protocols/1.31#7921390519d73ba4cd547eb3d0378b3c - Downloaded (conancenter) zlib/1.3#06023034579559bb64357db3a53f88a4 - Downloaded (conancenter) Resolved version ranges cmake/[>=3.21.1 <4]: cmake/3.27.9 openssl/[>=1.1 <4]: openssl/3.2.0 zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== double-conversion/3.3.0: Checking 11 compatible configurations double-conversion/3.3.0: 'bb65eeabe3f65ae554a36fa1bbfae28777230c7e': compiler.cppstd=98 double-conversion/3.3.0: '19de1c4395dd16a220973077f267d87faa0bca00': compiler.cppstd=gnu98 double-conversion/3.3.0: '06cf8cb2f784a62d5418a248487d42473a60fc98': compiler.cppstd=11 double-conversion/3.3.0: '6443d22f0a324aca0866e86d2e816cd8b339630e': compiler.cppstd=gnu11 double-conversion/3.3.0: '8f3e0d7139b44c4e8e436c7dfd4d402182dc9c31': compiler.cppstd=14 double-conversion/3.3.0: 'ec06ce26abf31253d1eb7b796e9b6e22b180117b': compiler.cppstd=gnu14 double-conversion/3.3.0: 'abdbd907a3adebc5feb2e8a54aded11b9c7224a3': compiler.cppstd=17 double-conversion/3.3.0: '77df989c0b71a0509b00a9985dc1d90dcab6e364': compiler.cppstd=gnu17 double-conversion/3.3.0: '74f54282dec81409aa935b7c6049b87c4296a48f': compiler.cppstd=20 double-conversion/3.3.0: '0945ec36edd26b6bb52919be54bcdbe0a0acb796': compiler.cppstd=gnu20 double-conversion/3.3.0: '44204f367e5ba0cbf3d316a70bc73f3fedfea3b8': compiler.cppstd=23 icu/74.1: Checking 11 compatible configurations icu/74.1: 'f4608c27d2d424b8c296ba6b9e60e99db4773e60': compiler.cppstd=98 icu/74.1: 'e05540f1fd257df0b84749f1c7ba0d3b177f1844': compiler.cppstd=gnu98 icu/74.1: 'e301a5a0eeb69b188ed1ad4ce246ca6745bb28d6': compiler.cppstd=11 icu/74.1: '9cd3656687e1d6e8a3f9756ed104fe6f948e1552': compiler.cppstd=gnu11 icu/74.1: 'af65f570cf50a0f849452bfe925a59b1f586d0f0': compiler.cppstd=14 icu/74.1: '6f00251d82d3c86732e8189344f0efbf9c4f8a5c': compiler.cppstd=gnu14 icu/74.1: '62501b919a79576b74fb5226c7cb948a794f7c75': compiler.cppstd=17 icu/74.1: '0d519caeef63d9b00cddf18f7715896bb5e5629d': compiler.cppstd=gnu17 icu/74.1: 'd216c88985f6580c212fd69cad493fe4e6074935': compiler.cppstd=20 icu/74.1: '9e96c6b675bc7ad6a99566b18763382a6abd3a17': compiler.cppstd=gnu20 icu/74.1: 'a2cfacb413a21cf4e55c655fef62c6ed8885de7f': compiler.cppstd=23 opengl/system: Current package revision is newer than the remote one xorg/system: Current package revision is newer than the remote one autoconf/2.71: Current package revision is newer than the remote one automake/1.16.5: Current package revision is newer than the remote one harfbuzz/8.3.0: Checking 11 compatible configurations harfbuzz/8.3.0: '290692af892e35b184a68c7f7df8812c5017ee2a': compiler.cppstd=98 harfbuzz/8.3.0: 'bbd8746620b7bc5dbf4646c3bed50a30b3771db4': compiler.cppstd=gnu98 harfbuzz/8.3.0: '0ee1aec1092c267f2952be80c252722c77c793ec': compiler.cppstd=11 harfbuzz/8.3.0: '6620448720d5e08f5f48b3d15e021391938b3cf8': compiler.cppstd=gnu11 harfbuzz/8.3.0: 'db2f6bed92ec8d20441019f15f98220a169f2aae': compiler.cppstd=14 harfbuzz/8.3.0: '1ecb7ab3f9cdfd7445cf878784fb10859c903cf2': compiler.cppstd=gnu14 harfbuzz/8.3.0: '2c0122c3e8364e8450ff4ed3a674adcf08e5763b': compiler.cppstd=17 harfbuzz/8.3.0: '2b272ac03448e428006323c60ff2643264948b4b': compiler.cppstd=gnu17 harfbuzz/8.3.0: 'e365dcb6483e1ef86838468c77126ef105563890': compiler.cppstd=20 harfbuzz/8.3.0: '69c9a5ec16d211c1e8325a1ba9338b2d08f5c459': compiler.cppstd=gnu20 harfbuzz/8.3.0: '174984b7572da635c71aa021a0f3b11c9098968f': compiler.cppstd=23 Requirements autoconf/2.71#53be95d228b2dcb30dc199cb84262d8f:da39a3ee5e6b4b0d3255bfef95601890afd80709#91ab37de35b368b244f8bd989704d70c - Cache automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50:9a4eb3c8701508aa9458b1a73d0633783ecc2270#9719e51a6a62041af6a63e00eef35434 - Cache brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519:50b0362c3b2f0a24ca0758d37f71353020bb3c94 - Missing bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d:7e5a2777f48f69c16922a1bf5733be5959bb36fe - Missing double-conversion/3.3.0#33321c201741cc32b51169c6d2d05e60:053e4e7a054f7e9f9277ec9291744df27a95917b - Missing expat/2.5.0#91e43e4544923e4c934bfad1fa4306f9:cea53120bc3015cf815fae46ae4bedf900635c1e - Missing fontconfig/2.14.2#e43d6947356e29dee0ab8b05f75bd900:21c9fcc417a7a4ccd04d87aa615fffac121cb73a - Missing freetype/2.13.2#c9ee90dc6f88356febac6fcdba0b2249:b023470c5527d0c68319abf8fbecaea5ae798e64 - Missing glib/2.78.1#6da549beee7208bd9fad0e6141581e8e:c20093d247c97ba0aff8af5f67fb3aa4a7adcffd - Missing harfbuzz/8.3.0#7e7ea00066eaaa818d469d24dbc3a106:62c17720fe147422f2aac74e1f6c8d20658abb61 - Missing icu/74.1#cbb22498c7086a29629c52abb2eacddf:576a9202edb171ec9db75c81373692d5a1aec42d - Missing libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing libffi/3.4.4#35eb63842b505824b70aedc1baefc916:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing libiconv/1.17#fa54397801cd96911a8294bc5fc76335:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing libmount/2.39#9b2a81545c28668d2281639cc1657dd5:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing libpng/1.6.40#0337b7b87ac125307ed70fd064c31eea:50892512f42cd530b22106f78272861974706f2d - Missing libpq/15.4#886b735649233063640188e1d7892fd4:16fc46cc5832cfcca1a867ea51140e3eb6a85518 - Missing libselinux/3.5#21b0d680960176aca63b647d932c0710:0bb94bf7b1252740ea449650b526b13e2c4f9f2d - Missing libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing libxml2/2.11.5#84c6b8eda4802848a4545291586b79fa:939a1948b68a16f320e35895e2a7dffd66039641 - Missing m4/1.4.19#b38ced39a01e31fef5435bc634461fd2:3593751651824fb813502c69c971267624ced41a#cd8019a4f9b70880d548f7cc26569604 - Download (conancenter) md4c/0.4.8#84b2885aa93a27653f5067a77044b0e3:d55a822451bf51a1150c061f640a98ff8d77641f - Missing odbc/2.3.11#84d32d803c970271eb2fc58d3e3cc2b5:4804fbab031ebc08e224b6cb3eaa7967dd0e025e - Missing opengl/system#b29589c04d6df84c110d6acb066ab653:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache openssl/3.2.0#d81e0a8c08372368fe7cb757280e2196:b85e8fb2ec7e00023365a002afdd185eec0896f3 - Missing pcre2/10.42#74a354d74d291503aadffe6453d976f5:548895c86b98bc01891f49bf9ef9727a12b98bcd - Missing qt/6.4.2#d820fbed37771d4b4bb9646be8a78cfc:3f28e9982c2db54d5701df19fa2222361a07eb7b - Invalid sqlite3/3.44.2#6aea4802c643c19f97b7f5a8a4b4f16d:aac949eb6fef3c8844760d0d51203e9072f52b96 - Missing util-linux-libuuid/2.39.2#16074ebe9338e959492de3de88fe17ab:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing wayland/1.22.0#f7f3f725dd1fd7f9da0f9027822b3d1f:a737a0ebf40f92b0c7088f07aba8b4885c855dd3 - Missing xkbcommon/1.5.0#c3f7ed7f7cafd17d4c71ed89cdeb0809:b338d4f12912454797586c1dbf3b869201244375 - Missing xkeyboard-config/system#493c19865261899b6633ecb43ce536d6:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Download (conancenter) xorg/system#de8fc1917bb3d11cf7a1d15eccf79c16:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:0d992ed9f90f1c38fd1c3eac3fccc60c755490e2 - Missing Build requirements Skipped binaries autoconf/2.71, automake/1.16.5, bison/3.8.2, bzip2/1.0.8, cmake/3.27.9, expat/2.5.0, flex/2.6.4, glib/2.78.1, gnu-config/cci.20210814, gperf/3.1, libelf/0.8.13, libffi/3.4.4, libiconv/1.17, libmount/2.39, libselinux/3.5, libxml2/2.11.5, m4/1.4.19, meson/1.2.2, meson/1.2.3, meson/1.3.0, ninja/1.11.1, pcre2/10.42, pkgconf/2.0.3, wayland-protocols/1.31, wayland/1.22.0, zlib/1.3 opengl/system: RUN: pacman -Qi libglvnd Name : libglvnd Version : 1.7.0-1 Description : The GL Vendor-Neutral Dispatch library Architecture : x86_64 URL : https://gitlab.freedesktop.org/glvnd/libglvnd Licenses : custom:BSD-like Groups : None Provides : libgl libegl libgles libEGL.so=1-64 libGL.so=1-64 libGLESv2.so=2-64 libGLX.so=0-64 libGLdispatch.so=0-64 libOpenGL.so=0-64 Depends On : libxext mesa opengl-driver Optional Deps : None Required By : dosbox eglexternalplatform ffmpeg freeglut glew glew1.10 glfw-x11 glu gst-plugins-base-libs gtk3 gtk4 lib32-libglvnd libcaca libepoxy libva libva-vdpau-driver libwpe mangohud materialx mesa mesa-demos mesa-utils nvidia-utils opencv openscenegraph openvr openxr parsec-bin qt5-base qt6-base renderdoc sdl2 usd webkit2gtk webkit2gtk-4.1 wlroots wpebackend-fdo wxwidgets-gtk3 xorg-server xorg-xwayland Optional For : mlt Conflicts With : None Replaces : None Installed Size : 3.70 MiB Packager : Felix Yan