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
Context
- build of libreoffice-5-0 breaks in basebmp · Giuseppe Castagno
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.