AW: compc Error on CI / Jenkins (folder-name-dependent/Cache?)

2023-10-23 Thread Weber Jan
Hi Alex, first of all, thank you very much for your support on this issue - really appreciated! I'm pretty sure the build output is entirely written in the console log; normally we do see here the typical stack traces and actual compiler errors in the same way we would see them from/in the IDE

Re: compc Error on CI / Jenkins (folder-name-dependent/Cache?)

2023-10-23 Thread Alex Harui
Hi Jan, I downloaded the output and displayed it in VSCode. VSCode says there are 4808 lines of output. It looks like compc is called several times, but the last call is on line 587. On line 1747 the first of 3 errors are reported. I think that should cause the build to fail. One thing you