I am running into issues while trying to run tests with ninja. Here is the build log. I've attempted to rebuild with --clean
and --reconfigure
but the issue persists.
I'm using the following build script - utils/build-script -r --skip-build-benchmarks --skip-test-cmark --bootstrapping=off --enable-experimental-string-processing false --reconfigure
but in the build log, stdlib is built with -enable-experimental-feature Embedded
instead.
@kubamracek, do you know how I could fix this?