build of libreoffice-5-0 breaks in basebmp
Giuseppe Castagno
giuseppe.castagno at acca-esse.eu
Sat Jun 20 12:20:39 PDT 2015
Hi all,
trying to build libreoffice-5-0, git ffc08ea, breaks in:
$ make basebmp
cd /srv5/git/LibO/lo-github-beppe/basebmp && make -j 8 -rs
[build DEP] LNK:CppunitTest/libtest_basebmp.so
[build BIN] basebmp
[build LOC] top level modules: basebmp
[build CXX] basebmp/test/bmpmasktest.cxx
/srv5/git/LibO/lo-github-beppe/solenv/gbuild/Package.mk:35: ***
gb_Deliver_deliver: file does not exist in instdir, and cannot be
delivered:
/srv5/git/LibO/lo-github-beppe/instdir/program/liblocaledata_en.so. Stop.
make[1]: *** Waiting for unfinished jobs....
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx: In member
function ‘void {anonymous}::BmpMaskTest::testMasking()’:
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:168:23:
error: ‘OneBitMsbPal’ is not a member of ‘basebmp::Format’
nFormat = Format::OneBitMsbPal;
^
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:183:37:
error: ‘Paint’ is not a member of ‘basebmp::DrawMode’
DrawMode::Paint );
^
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:186:43:
error: ‘ThirtyTwoBitTcMaskBGRX’ is not a member of ‘basebmp::Format’
Format::ThirtyTwoBitTcMaskBGRX,
^
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:188:49:
error: ‘ThirtyTwoBitTcMaskBGRX’ is not a member of ‘basebmp::Format’
Format::ThirtyTwoBitTcMaskBGRX, aSize.getX()) );
^
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:194:43:
error: ‘ThirtyTwoBitTcMaskBGRX’ is not a member of ‘basebmp::Format’
Format::ThirtyTwoBitTcMaskBGRX,
^
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:196:49:
error: ‘ThirtyTwoBitTcMaskBGRX’ is not a member of ‘basebmp::Format’
Format::ThirtyTwoBitTcMaskBGRX, aSize.getX()) );
^
/srv5/git/LibO/lo-github-beppe/basebmp/test/bmpmasktest.cxx:206:13:
error: ‘Paint’ is not a member of ‘basebmp::DrawMode’
DrawMode::Paint );
^
make[1]: ***
[/srv5/git/LibO/lo-github-beppe/workdir/CxxObject/basebmp/test/bmpmasktest.o]
Error 1
make: *** [basebmp] Error 2
By reverting 88b77c0b1866db0d729cc2c15b5d8d4f01e9630d I was able to finish.
Do I miss some new library?
Linux, Ubuntu 14.04, configured with a simple ./autogen.sh
Tnx.
--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
More information about the LibreOffice
mailing list