failed unit test: sal_osl_file
Stephan Bergmann
sbergman at redhat.com
Fri May 11 05:23:30 PDT 2012
On 05/09/2012 11:17 PM, Terrence Enger wrote:
> I am trying to build master commit id 5c2c0e3, pulled 2012-05-08, on
> ubuntu-natty (11.04), and it is failing in unit test sal_osl_file.
I saw this exact same strange error with the
Linux-RHEL6-x86_64 at 14-with-check tinderbox recently, and assume it is
related to the GCC version used on that machine (RHEL 6 GCC 4.4.6) in
combination with the recent clean-up of how configure options affect the
-O level (switching a --enable-dbgutil build from -O0 to -O2,
potentially uncovering optimization-related issues). I worked around it
by adding --enable-debug (so I'm back at -O0).
Stephan
More information about the LibreOffice
mailing list