On Fri, May 08, 2015 at 02:48:53PM +0200, Miklos Vajna wrote:
Hi Richard,
On Fri, May 08, 2015 at 02:12:45PM +0200, Richard Cochran <richardcochran@gmail.com> wrote:
Can't I just force cppunit to build manually beforehand?
make cppunit.all
Tried that already, too. Here is what I got:
PARALLELISM=1 make cppunit.all GMAKE_OPTIONS='VERBOSE=1'
make[1]: Entering directory '/mnt/storage/git/libreoffice'
...
mkdir -p /mnt/storage/git/libreoffice/workdir/Dep/CxxObject/UnoControls/source/base/
mkdir -p /mnt/storage/git/libreoffice/workdir/Dep/CxxObject/UnoControls/source/controls/
[build MOD] cppunit
S=/mnt/storage/git/libreoffice && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch
$W/Module/cppunit
make[1]: Leaving directory '/mnt/storage/git/libreoffice'
The 'touch' is the only result!
I should probably add that I am trying to cross compile LO (I know, I
know, don't ask why), and it is clear that building cross is not fully
implemented, but in this case I think it should still work.
Should do that, though you just hide the root cause with that. :-)
Yep. Unfortunately I am having a hard time understanding how this
build system is supposed to work, otherwise I would fix it and send a
patch!
Thanks,
Richard
Context
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.