Hi Regina, > I have just tried it with clean build with state > I77a357ff1c35da6975ee0fffc4c31a6698610a87 > There are no problems.
Thanks for trying it, and glad it works. > I have the source in C:\buildwsl1\core > Has your path to the source any uppercase letter? I have changed the > places for the source to have no uppercase letters in the path, in both > WSL and Cygwin case. Since then, I haven't had any more problems with Skia. No, it has no uppercase letter, the source is in a very simple path: C:\src\lo Also thanks for the autogen.input. The only thing that helped was to re-clone the core repo into another new folder. But at least it works now. Probably just something might have gone wrong with renaming the folders. Thanks, Balazs Regina Henschel <[email protected]> ezt írta (időpont: 2026. jan. 2., P, 14:55): > Hi Balázs, > > Balázs Varga schrieb am 02.01.2026 um 10:14: > > Hi All, > > > > I run into a fresh master build issue (repeatedly) on my local Windows > > WSL setup, maybe someone else also run into this issue or just happened > > on my setup. > > > > Current stage: commit c8694e248756d80c2b12b43dc5499a249af47a71 > > (origin/master, origin/HEAD) > > I have just tried it with clean build with state > I77a357ff1c35da6975ee0fffc4c31a6698610a87 > There are no problems. > > I have the source in C:\buildwsl1\core > > Has your path to the source any uppercase letter? I have changed the > places for the source to have no uppercase letters in the path, in both > WSL and Cygwin case. Since then, I haven't had any more problems with Skia. > > My autogen.input is > --with-external-tar=c:/buildwsl1/externalsrc > --enable-dbgutil > --with-visual-studio=2022 > --without-lxml > --disable-ccache > --with-jdk-home=C:/BuildLOAdds/jdk > --enable-python=fully-internal > --with-junit=C:/BuildLOAdds/junit/junit-4.10.jar > --with-ant-home=C:/BuildLOAdds/apache-ant-1.9.5 > --with-strawberry-perl-portable=C:/BuildLOAdds/Strawberry > --host=x86_64-pc-cygwin > --enable-werror > --with-doxygen=C:/BuildLOAdds/Strawberry/c/bin/doxygen.exe > --enable-odk > --disable-cve-tests > --disable-online-update > --without-fonts > PKG_CONFIG=/mnt/c/BuildLOAdds/pkg/pkgconf-2.4.3.exe > > Kind regards, > Regina >
