Re: Make clean fails for unpackedTarballs in subpath firebird

2018-07-05 Thread Christian Lohmaier
Hi Regina,

Regina Henschel  schrieb am Mi., 4. Juli 2018,
20:47:

And indeed it has a 0Byte file fb_trace_wj10i8 in
> unpackedTarball/firebird/gen/Debug/firebird.
>
> I can delete the file manually in Windows explorer. But I think it is an
> error.


Yes, it is an error (actually, two) one is in firebird that doesn't clean
up the file (even if you create a file with the temporary attribute, you're
supposed to delete it if no longer used).
The other is the cygwin bug that Mike mentioned.
Workarounds to that are using a snapshot version of the cygwin dll, using
Powershell command to delete the file, or as you did: use Windows explorer
to delete the file.

So if you want to file a bug, then against firebird.

Ciao
Christian
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


RE: Make clean fails for unpackedTarballs in subpath firebird

2018-07-04 Thread Kaganski Mike
Hi Regina;

This is the problem with cygwin 2.10, which I had to describe in our wiki: 
https://wiki.documentfoundation.org/Development/BuildingOnWindows#Install_Cygwin_Requirements:

"Cygwin 2.10.0-1 have introduced a breaking 
change<http://cygwin.1069669.n5.nabble.com/Files-with-attribute-temporary-invisible-in-cygwin-td139637.html>
 related to treatment of files with 
FILE_ATTRIBUTE_TEMPORARY<https://msdn.microsoft.com/en-us/library/gg258117> 
attribute set. This interferes with Firebird creating such files in 
workdir/UnpackedTarball/firebird/gen/Debug/firebird (with names like 
fb_trace_09y6aq), which results in failing build due to failure to remove a 
non-empty directory. The problem is reported to be fixed in Cygwin snapshot 
2018-03-09. The error message is like

 rm: cannot remove 
'D:/sources/lo-core1/workdir/UnpackedTarball/firebird/gen/Debug/firebird': 
Directory not empty


A workaround is to open the directory using a file manager (like Windows File 
Explorer) and remove the file(s) left there manually."

(Sorry for possible bad markup in my mail; I only have access to web UI of my 
mail ATM.)
Building LibreOffice on Windows with Cygwin and MSVC: Tips 
...<https://wiki.documentfoundation.org/Development/BuildingOnWindows#Install_Cygwin_Requirements>
Build dependencies. Before you can start hacking LibreOffice on Windows, you 
need to follow these instructions to set up a build environment. Install Visual 
Studio
wiki.documentfoundation.org


Building LibreOffice on Windows with Cygwin and MSVC: Tips 
...<https://wiki.documentfoundation.org/Development/BuildingOnWindows>
Build dependencies. Before you can start hacking LibreOffice on Windows, you 
need to follow these instructions to set up a build environment. Install Visual 
Studio
wiki.documentfoundation.org




От: LibreOffice  от имени Regina 
Henschel 
Отправлено: 5 июля 2018 г. 4:46
Кому: LO dev fdo
Тема: Make clean fails for unpackedTarballs in subpath firebird

Hi all,

if I use /opt/lo/bin/make clean it stops with the error message
"rm: das Entfernen von
'D:/Build_ODF_layers/core/workdir/UnpackedTarball/firebird/gen/Debug/firebird'
ist nicht möglich: Directory not empty"
And indeed it has a 0Byte file fb_trace_wj10i8 in
unpackedTarball/firebird/gen/Debug/firebird.

I can delete the file manually in Windows explorer. But I think it is an
error. I write here, because I don't find a suitable category in Bugzilla.

Kind regards
Regina
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

--
Best regards,
Mike Kaganski.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Make clean fails for unpackedTarballs in subpath firebird

2018-07-04 Thread Regina Henschel

Hi all,

if I use /opt/lo/bin/make clean it stops with the error message
"rm: das Entfernen von 
'D:/Build_ODF_layers/core/workdir/UnpackedTarball/firebird/gen/Debug/firebird' 
ist nicht möglich: Directory not empty"
And indeed it has a 0Byte file fb_trace_wj10i8 in 
unpackedTarball/firebird/gen/Debug/firebird.


I can delete the file manually in Windows explorer. But I think it is an 
error. I write here, because I don't find a suitable category in Bugzilla.


Kind regards
Regina
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice