[Qt-jambi-interest] [PATCH 0/5] community-port-to-4_6: build merged into master - rationale

Francis Galiegue fgaliegue at gmail.com
Wed Dec 23 13:26:07 CET 2009


On Wed, Dec 23, 2009 at 9:50 AM, Helge Fredriksen <hf at poseidon.no> wrote:
> Great stuff! I have tested your work on my standard Linux and Win32 setups.
> While
> it runs quite smoothly on Linux, I came across a small problem on Win32
> that's probably
> easy to fix. I have both Mingw32 and MSVC 2005 installed. Thus, I have set
> the
>
> QMAKESPEC=win32-msvc2005
>
> for at least Qt to be able to decide which compiler to use.
>
> However, I get this in the initialize step of QtJambi building:
>
> [qtjambi-initialize] qtjambi.compiler: mingw
>
> which probably causes this:
>
> tools.generator.make:
>      [make]
>      [make] Running :
> (C:\jambi\latest-francis\community-port-to-4_6\generator) mingw32-make
>      [make] mingw32-make -f Makefile.Release
>      [make] mingw32-make[1]: Entering directory
> `C:/jambi/latest-francis/community-port-to-4_6/generator'
>      [make] Makefile.Release:166: *** missing separator.  Stop.

Uh! What is in this Makefile.Release line 166?

I don't see right now what the problem can be, and as far as I can see
I haven't changed any part of this at all :/

And I haven't done the bisect guide yet, that could be useful here.
The only problem is that bisecting will require that you do have
ant-contrib in your classpath to see where the problem is exactly.

If you want, you can:

$ git log --follow java/src

This will maybe highlight one particular commit

-- 
Francis Galiegue, fgaliegue at gmail.com
"It seems obvious [...] that at least some 'business intelligence'
tools invest so much intelligence on the business side that they have
nothing left for generating SQL queries" (Stéphane Faroult, in "The
Art of SQL", ISBN 0-596-00894-5)




More information about the Qt-jambi-interest mailing list