
John Maddock wrote:
This: https://ci.appveyor.com/project/jzmaddock/config/builds/37592647/job/l6ogy7r...
Has just started failing. Any ideas anyone?
This worked for me locally before I updated tools/build, then started failing with the above. I suppose this the change that caused it: commit 95c875b1dd12a52f0d120480c8b498c9c3da36ab (HEAD, origin/develop, origin/HEAD) Author: Rene Rivera <grafikrobot@gmail.com> Date: Wed Feb 3 10:19:15 2021 -0600 Remove fixed list of configure relevant features. This change removes the "hard wired" set of features that are relevant for a configure check. And instead uses the dynamic base properties of the target property set. Hence always giving the minimal set of unique properties for the configure check. This also adds output to the configure items showing what that feature set is.