Ninja test issue - stdlib is built with -enable-exerimental-feature Embedded

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?

This should be already fixed, please try re-running update-checkout. @ktoso ran into the same problem and rebuild succeeded after update-checkout.

1 Like

Should be fixed in main. Let me know if it isn't! (Sorry for the delayed response.)

1 Like