Re: Failure when building LibreOffice on Windows 7 via Jenkins
Replying to myself... Am 04.08.2015 um 10:44 schrieb Jan-Marek Glogowski: > + echo ' Test' > + tr '\ ' '\n' > + sort > + hexdump -C > 0d 0a 54 65 73 74 0d 0a |..Test..| > 0008 > + echo I got the correct
Failure when building LibreOffice on Windows 7 via Jenkins
Hi I'm trying to build LibreOffice 5.0 32bit on Windows 7 64bit. The setup was working for a long time, but failed to work after the last Cygwin and Jenkins update from 1.596 => 1.619. The general build is working, if I manually run it, but fails when triggered using the Jenkins slave. I finally