Re: build broken



On Fri, 2009-06-05 at 18:09 +0100, David Stansby wrote:
> I've removed my ~/gnome-shell/source/gjs directory, and jhbuild -f -a
> -c now comes up with this:
> 
> cc1: warnings being treated as errors
> default.c: In function ‘switch_workspace’:
> default.c:381: error: passing argument 2 of
> ‘clutter_actor_get_position’ from incompatible pointer type
> /home/david/gnome-shell/install/include/clutter-0.9/clutter/clutter-actor.h:379: 

Some substantial changes landed to Clutter today. I've been working on
fixing things up this afternoon, but it's still going to be a couple of
days until we get things fully working again, I think.

Just to avoid duplicated work, what I've done so far:

 - Ported Mutter for Clutter API changes (CoglMaterial blend strings,
   CutterUnit removal, etc.)
 - Ported gnome-shell to Clutter API changes
 - Filed clutter fixes:
   http://bugzilla.openedhand.com/show_bug.cgi?id=1629
   http://bugzilla.openedhand.com/show_bug.cgi?id=1630 
 - Applied patch from Havoc to BigBox to hack around 
   http://bugzilla.openedhand.com/show_bug.cgi?id=1517

I'm currently staring at a hard problem with ClutterClone not being
properly integrated with the new map state work. 

Once I fix that, I have some hope I'll be able to clean up my changes
and having something functional, but there may be more latent issues.

- Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]