With cirrus FreeBSD images 12.1 updated from 12.0 the clang version notably changed from 6.0.1 to 8.0.1. For some reason boost is now found and the tcl plugin is automatically included, resulting in test failures.
Tests succeed.
The following tests FAILED:
38 - testshell_markdown_ccode (Failed)
108 - testshell_markdown_tcl (Failed)
Full log:
tests.log
@sanssecours thank you so much for working on this! When you make the PR, please enable tcl in cirrus again.
Thank you for fixing the build server. I am okay with the tcl tests not running, tcl is a low-priority plugin. We were already discussing if we might remove it, together with xmltool. But we thought maybe we keep it, as xmltool could be useful for migration from ancient Elektra versions and tcl is a quite small plugin.
Most helpful comment
@sanssecours thank you so much for working on this! When you make the PR, please enable tcl in cirrus again.