Build failure on master with OSX - datetime.hxx

Alexander Thurgood alex.thurgood at gmail.com
Fri Apr 19 05:44:58 PDT 2013


Hi all,

I'm getting a build failure this morning on OSX with pull from master in
datetime.hxx :

[build CXX] tools/source/datetime/datetime.cxx
[build CXX] tools/source/datetime/ttime.cxx
[build CXX] tools/source/fsys/tempfile.cxx
In file included from
/Users/Shared/Repos/LO/core/tools/inc/tools/datetime.hxx:25,
                 from
/Users/Shared/Repos/LO/core/tools/source/datetime/datetime.cxx:19:
/Users/Shared/Repos/LO/core/tools/inc/tools/time.hxx:81: error: integer
constant is too large for ‘long’ type
/Users/Shared/Repos/LO/core/tools/inc/tools/time.hxx:84: error: integer
constant is too large for ‘long’ type
make[1]: ***
[/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/CxxObject/tools/source/datetime/datetime.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from
/Users/Shared/Repos/LO/core/tools/source/datetime/ttime.cxx:34:
/Users/Shared/Repos/LO/core/tools/inc/tools/time.hxx:81: error: integer
constant is too large for ‘long’ type
/Users/Shared/Repos/LO/core/tools/inc/tools/time.hxx:84: error: integer
constant is too large for ‘long’ type
/Users/Shared/Repos/LO/core/tools/source/datetime/ttime.cxx:45: error:
integer constant is too large for ‘long’ type
/Users/Shared/Repos/LO/core/tools/source/datetime/ttime.cxx:46: error:
integer constant is too large for ‘long’ type
make[1]: ***
[/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/CxxObject/tools/source/datetime/ttime.o]
Error 1
make: *** [build] Error 2


Could this be a result of Lionel's recent changes to that code ?

Alex



More information about the LibreOffice mailing list