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