On 30 Sep 2013, at 23:01, John Ralls <[email protected]> wrote:

> 
> On Sep 30, 2013, at 2:17 PM, John Ralls <[email protected]> wrote:
> 
>> 
>> On Sep 30, 2013, at 2:12 PM, Ronan Waide <[email protected]> wrote:
>> 
>>> On 30 Sep 2013, at 22:09, John Ralls <[email protected]> wrote:
>>> 
>>>> 
>>>> On Sep 30, 2013, at 2:02 PM, Ronan Waide <[email protected]> wrote:
>>>> 
>>>>> 
>>>>> On 30 Sep 2013, at 22:01, Ronan Waide <[email protected]> wrote:
>>>>> 
>>>>>> Hi John,
>>>>>> 
>>>>>> seeing a failure in building berkleydb:
>>>>> 
>>>>> Ah, sorry, this is Gramps -specific, should not have wound up on gtk-osx 
>>>>> lists.
>>>> 
>>>> Waide,
>>>> 
>>>> No, it's in gtk-osx-python.modules. This is the right place.
>>>> 
>>>> Looks like bdb 4.8 isn't going to work with clang. No need to copy the 
>>>> script in this case. modules-unstable has a module for bdb-5.2. Can you 
>>>> see if that works?
>>> 
>>> 
>>> I'll give it a go and let you know how I get on. Might not happen 
>>> immediately though - limited hacking time :)
>> 
>> Pretty busy myself, but I can fire off a test-build this afternoon.
> 
> Didn't work, so I googled and found a patch. It's in the modulesets, just 
> fire off your build again.
> 
> Regards,
> John Ralls
> 


Ok, it appears to have gotten past that and is now choking on the below - 
g-ir-scanner running in goocanvas2. I must dig the 10.7 box back out and try it 
on this tree as well.

Cheers,
Waider 

<unknown>:: Warning: GooCanvas: (Signal)child-notify: 
context=Signal('child-notify') GLib.ParamSpec: Unknown type: 'GLib.ParamSpec'
Traceback (most recent call last):
  File "/Users/localwaider/gtk/inst/bin/g-ir-scanner", line 46, in <module>
    sys.exit(scanner_main(sys.argv))
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/scannermain.py",
 line 486, in scanner_main
    final.validate()
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/introspectablepass.py",
 line 37, in validate
    self._namespace.walk(self._analyze_node)
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/ast.py", line 
485, in walk
    node.walk(callback, [])
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/ast.py", line 
581, in walk
    self._walk(callback, chain)
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/ast.py", line 
1073, in _walk
    sig.walk(callback, chain)
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/ast.py", line 
576, in walk
    res = callback(self, chain)
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/introspectablepass.py",
 line 189, in _analyze_node
    self._introspectable_param_analysis(obj, param)
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/introspectablepass.py",
 line 83, in _introspectable_param_analysis
    "Unresolved type: %r" % (node.type.unresolved_string, ))
  File 
"/Users/localwaider/gtk/inst/lib/gobject-introspection/giscanner/ast.py", line 
92, in unresolved_string
    assert False
AssertionError
-- 
[email protected] / It's about as impersonal as you can get.

_______________________________________________
Gtk-osx-devel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list

Reply via email to