[Kde-bindings] Re: Building on Mac OS X

Arno Rehn arno at arnorehn.de
Sat Mar 5 22:43:56 UTC 2011


On Saturday 05 March 2011 23:16:53 Elliott Slaughter wrote:
> On Sat, Mar 5, 2011 at 1:55 PM, Arno Rehn <arno at arnorehn.de> wrote:
> > On Saturday 05 March 2011 21:18:35 you wrote:
> > > On Sat, Mar 5, 2011 at 11:50 AM, Arno Rehn <arno at arnorehn.de> wrote:
> > > > On Saturday 05 March 2011 20:29:36 Elliott Slaughter wrote:
> > > > > On Sat, Mar 5, 2011 at 11:06 AM, Arno Rehn <arno at arnorehn.de> wrote:
> > > > > > On Saturday 05 March 2011 19:51:50 Elliott Slaughter wrote:
> > > > > > > On Sat, Mar 5, 2011 at 9:07 AM, Arno Rehn <arno at arnorehn.de>
> > 
> > wrote:
> > > > > > > > On Saturday 05 March 2011 15:14:31 Arno Rehn wrote:
> > > > > > > > > On Saturday 05 March 2011 02:32:30 Elliott Slaughter wrote:
> > > > > > > > > > Here you go: http://pastebin.com/hVh4gxmL
> > > > > > > > > 
> > > > > > > > > Thanks. Seems like the FILE typedef is wrongly resolved. I
> > > > > > > > > don't know if the license allows it, but if it does, can
> > > > > > > > > you also nopaste your stdio.h? Maybe we should
> > > > > > > > > special-case this typedef anyway, but it'd
> > > > > > 
> > > > > > be
> > > > > > 
> > > > > > > > > nice if it worked without a special case as well :)
> > > > > > > > 
> > > > > > > > I pushed a workaround/fix to smokegen. pull, recompile and
> > > > > > > > re-install.
> > > > > > > 
> > > > > > > Now I get all the way through smokeqtcore. But I get an error
> > > > > > > in
> > > > > > 
> > > > > > smokeqtsql
> > > > > > 
> > > > > > > (below).
> > > > > > > 
> > > > > > > This is smokegen version
> > 
> > e3f34b0884ede511d9b4217ff879d8bf54110108.
> > 
> > > > > > > [snip]
> > > > > > 
> > > > > > What's in <build-dir>/qtsql/config.xml?
> > > > > 
> > > > > Here you go: http://pastebin.com/p5Sfxsuv
> > > > 
> > > > Right. QItemDelegate (which QSqlRelationalItemDelegate is inheriting)
> > 
> > is
> > 
> > > > coming from QtGui, so for the Framework detection to work, we also
> > > > need to add
> > > > the QtGui header path. Fixed in master. Maybe you'll bump into some
> > > > similar errors. Keep reporting them! :)
> > > 
> > > Thanks. Next error (in qtwebkit):
> > Fixed.
> 
> How much lag is there between git.kde.org and anongit.kde.org? When I try
> to pull I get the following:
> 
> $ git pull
> anongit.kde.org[0: 2604:8800:100:47::2]: errno=No route to host
> Already up-to-date.
> 
> And I don't see the last two fixes in my repository. (I don't know what the
> "No route to host" is about, but it's apparently not stopping git from
> saying the repository is up-to-date.)
There shouldn't be any lag. Every push that's made on git.kde.org is 
automatically pushed to the anongits by a post-commit hook.
You might want to explicitly try anongit{1,2,3}.kde.org and see if there's any 
difference.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list