Hi all,
with patch https://gerrit.libreoffice.org/c/core/+/180078
"python3: get python.exe from extern"
the build is successful now. Thanks.
Kind regards,
Regina
Regina Henschel schrieb am 10.01.2025 um 20:59:
Hi all,
I build in WSL on Windows 11.
With a current master I get the error
[build PAT] python3
'wget' is not recognized as an internal or external command,
operable program or batch file.
'py' is not recognized as an internal or external command,
operable program or batch file.
'"C:\BuildLO3\core\workdir\UnpackedTarball\python3\PCbuild\\..\externals\nuget.exe"'
is not recognized as an internal or external command,
operable program or batch file.
make[1]: ***
[C:/BuildLO3/core/external/python3/ExternalProject_python3.mk:43:
C:/buildLo3/core/workdir/ExternalProject/python3/build] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:296: build] Error 2
my autogen.input is
--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
--with-external-tar=c:/BuildLO3/externalsrc
--with-doxygen=c:/BuildLOAdds/Strawberry/c/bin/doxygen.exe
--enable-odk
Any help is appreciated. Do you need further info?
Kind regards,
Regina