Am 23.03.2024 um 00:04 schrieb Christian Lohmaier:
Hi *,
On Thu, Mar 21, 2024 at 8:58 PM Oliver Brinzing <Oliver.Brinzing@xxxxxx> wrote:
[…]
Configuring OpenSSL version 3.0.13 for target VC-WIN64A
Using os-specific seed configuration
/cygdrive/d/sources/libo-core/workdir/UnpackedTarball/openssl/crypto/sha/../providers: No such file
or directory at Configure line 3419.
Also had that on a system with a pretty old cygwin installation →
update perl and it should work again.
ciao
Christian
i decided to install a complete new cygwin environment as described in:
https://wiki.documentfoundation.org/Development/BuildingOnWindows
but now, the build freezes reproducible immediately after some folders in \workdir are created:
x@LAPTOP /cygdrive/d/sources/libo-core
$ /opt/lo/bin/make build gb_COLOR=1 gb_TITLES=1 2>&1 | tee build.log
C:/cygwin/opt/lo/bin/make -j 12 -rs -f D:/sources/libo-core/Makefile.gbuild build
0 [] mkdir 8279 C:\cygwin\bin\mkdir.exe: *** fatal error - Can't reopen shared memory during
exec, Win32 error 6
1 [] mkdir 8281 C:\cygwin\bin\mkdir.exe: *** fatal error - Can't reopen shared memory during
exec, Win32 error 6
1 [] mkdir 7890 C:\cygwin\bin\mkdir.exe: *** fatal error - Can't reopen shared memory during
exec, Win32 error 6
[..]
any hints ?
btw: changing back to my old cygwin makes it work again ...
Oliver