ericLemanissier
ericLemanissier
blocked by: - https://github.com/conan-io/conan-center-index/pull/13228 because of https://github.com/qt/qtbase/blob/dev/cmake/FindWrapOpenSSL.cmake#L37-L39
blocked by: - https://github.com/conan-io/conan-center-index/pull/13439 - https://github.com/conan-io/conan-center-index/issues/13472
@jgsogo Why didn't the CI try to build nss/3.83 with gcc 11 cf https://c3i.jfrog.io/c3i/misc/summary.html?json=https://c3i.jfrog.io/c3i/misc/logs/pr/13106/1-linux-gcc/nss/3.83//summary.json ? I think all nss's requirement have gcc11 binaries, so nss should be able to move...
woopsie, I must have confused clang 11 for gcc11. I'll migrate lzma_sdk, then 7zip, then mozilla-build, and finally I'll make a PR touching nspr.
blocked by: - https://github.com/conan-io/conan-center-index/pull/13107 - https://github.com/conan-io/conan-center-index/pull/13158 - https://github.com/conan-io/conan-center-index/pull/13199 - https://github.com/conan-io/conan-center-index/pull/13202
you need to upgrade conan, cf https://github.com/conan-io/conan-center-index/blob/master/recipes/m4/all/conanfile.py#L10 The error message is unfortunately not pointing into this direction :/
this one can probably be closed,now that https://github.com/conan-io/conan/pull/11908 has been released with conan 1.52.0
@planetmarshall please close the PR for 10 second then reopen it so that it retriggers a build and finally merge this change
No, this error should not happen. Please retrigger CI by closing and reopenning this PR
I'm not sure why it fails, but it's a part which changed in this PR. You could stop importing conan.tools and use packaging.version.parse(version) instead: https://packaging.pypa.io/en/latest/version.html#packaging.version.parse