Tamás PEREGI
Tamás PEREGI
@bgreen-litl : not to rush you, but when do you expect to be able to "play with it"?
@bgreen-litl : Hi, did you have the time to check out this PR in more detail?
It's okay. Thanks for the heads-up!
Hi, I completely forgot to remind you after your vacation. Sorry! But now here's a reminder. (Better late than never!)
Build 5's errors all seem to be caused by this typo: https://github.com/conan-io/hooks/pull/446 or the issue fixed by this: https://github.com/conan-io/conan-center-index/pull/12190
> @petamas Thank you for your PR! It seems like that recipe uses an old and prohibited pattern, you will need to move `ConanInvalidConfiguration` exception to `validation` method. Could you...
Seems like I'll need to rebase on top of master to get the fixes from https://github.com/conan-io/conan-center-index/pull/12190 . :(
> Failure in build 12 (`02e1ddb044c57b6788491682c8457c534afd6346`): > > * **crashpad/cci.20210507@:** > Didn't run or was cancelled before finishing > * **crashpad/cci.20220219@:** > Do not raise `ConanInvalidConfiguration` from `build()` method. Please,...
@uilianries: Same errors even after your proposed modifications. :( https://c3i.jfrog.io/c3i/misc/summary.html?json=https://c3i.jfrog.io/c3i/misc/logs/pr/12189/13-linux-gcc/crashpad/cci.20210507//summary.json
@uilianries, do you have any idea on how we could proceed with this? One hacky way would be to start requiring C++17 in this recipe too (as its build requirement...