Re: [Libreoffice] Fwd: First build resumed but failed on incomplete dependancies

2011-05-06 Thread Christian Lohmaier
On Fri, May 6, 2011 at 11:54 AM, Christian Lohmaier
 wrote:
>
> No, not for "this".
> When you force configure to use ccache, but the build doesn't actually
> use ccache, the break is what you rightfully get.

And of course you also deserve the break when using a version with the
argument parsing bug that makes --ccache-skip unusable - detecting
this is the whole point of the configure check. Reading the snippets
again, It's more likely that not no ccache is used, but an
incompatible one.

i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory

is a classical symptom of this...

ciao
Christian
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Fwd: First build resumed but failed on incomplete dependancies

2011-05-06 Thread Christian Lohmaier
Hi Michael, *,

On Fri, May 6, 2011 at 11:36 AM, Michael Meeks  wrote:
> H Peter,
>
> On Thu, 2011-05-05 at 13:54 -0400, Peter Teeson wrote:
>
>> > > Hm, did you give --enable-ccache-skip on autogen/configure? It
>> > > seems your ccache does not properly eat those arguments.
> ..
>> > Where do we go from here?
>
>        Thorsten committed a fix for this to master I believe;

No, not for "this".
When you force configure to use ccache, but the build doesn't actually
use ccache, the break is what you rightfully get.

> I don't think
> you need --enable-ccache-skip if you have a recent ccache (at least so a
> recent mail suggested).

Yes, that's true, but that's a different problem. Peter's build did
not use ccache. All versions of ccache know --ccache-skip, so when it
fails because of unknown option, that is passed to real compiler
directly, hence ccache not used at all.

ciao
Christian
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Fwd: First build resumed but failed on incomplete dependancies

2011-05-06 Thread Michael Meeks
H Peter,

On Thu, 2011-05-05 at 13:54 -0400, Peter Teeson wrote:

> > > Hm, did you give --enable-ccache-skip on autogen/configure? It
> > > seems your ccache does not properly eat those arguments.
..
> > Where do we go from here?

Thorsten committed a fix for this to master I believe; I don't think
you need --enable-ccache-skip if you have a recent ccache (at least so a
recent mail suggested).

So - I would do:

$ ./g pull -r # to get the latest code

Edit --enable-ccache-skip out of your autogen.lastrun, re-run
autogen.sh (no argument necessary it'll just use autogen.lastrun), and
re-run make.

Hopefully life will be better then, and (hopefully) we'll have fixed
the problem for everyone in the meantime too - so good work.

Thanks !

Michael.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice