[MacPorts] #16247: sudo port -v install lablgtk2 failes on Mac OS X 10.5.4

MacPorts noreply at macports.org
Sun Nov 16 23:36:50 PST 2008


#16247: sudo port -v install lablgtk2 failes on Mac OS X 10.5.4
-----------------------------------------------+----------------------------
  Reporter:  jens.gerlach at first.fraunhofer.de  |       Owner:  pguyot at kallisys.net
      Type:  defect                            |      Status:  closed             
  Priority:  Normal                            |   Milestone:  Port Bugs          
 Component:  ports                             |     Version:  1.6.0              
Resolution:  worksforme                        |    Keywords:                     
      Port:                                    |  
-----------------------------------------------+----------------------------
Changes (by pguyot at kallisys.net):

  * status:  new => closed
  * resolution:  => worksforme


Old description:

> ocamlc.opt   -w s -c gContainer.ml
> The implementation gContainer.ml does not match the interface
> gContainer.cmi:
> Values do not match:
>   val pack_container :
>     create:(([> `container | `widget ] as 'a) Gobject.param list ->
>             (#GObj.widget as 'b)) ->
>     'a Gobject.param list ->
>     ?border_width:int ->
>     ?width:int ->
>     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit
> -> 'b
> is not included in
>   val pack_container :
>     create:([> Gtk.container ] Gobject.param list -> (#GObj.widget as
> 'a)) ->
>     [> Gtk.container ] Gobject.param list ->
>     ?border_width:int ->
>     ?width:int ->
>     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit
> -> 'a
> make[1]: *** [gContainer.cmo] Error 2
> make: *** [world] Error 2
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_lablgtk2/work/lablgtk-2.10.0"
> && make world " returned error 2
> Command output: make -C src world
> ocamlc.opt   -w s -c gContainer.ml
> The implementation gContainer.ml does not match the interface
> gContainer.cmi:
> Values do not match:
>   val pack_container :
>     create:(([> `container | `widget ] as 'a) Gobject.param list ->
>             (#GObj.widget as 'b)) ->
>     'a Gobject.param list ->
>     ?border_width:int ->
>     ?width:int ->
>     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit
> -> 'b
> is not included in
>   val pack_container :
>     create:([> Gtk.container ] Gobject.param list -> (#GObj.widget as
> 'a)) ->
>     [> Gtk.container ] Gobject.param list ->
>     ?border_width:int ->
>     ?width:int ->
>     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit
> -> 'a
> make[1]: *** [gContainer.cmo] Error 2
> make: *** [world] Error 2
>
> Warning: the following items did not execute (for lablgtk2):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> Error: Status 1 encountered during processing.

New description:

 ocamlc.opt   -w s -c gContainer.ml
 The implementation gContainer.ml does not match the interface
 gContainer.cmi:
 Values do not match:
   val pack_container :
     create:(([> `container | `widget ] as 'a) Gobject.param list ->
             (#GObj.widget as 'b)) ->
     'a Gobject.param list ->
     ?border_width:int ->
     ?width:int ->
     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit ->
 'b
 is not included in
   val pack_container :
     create:([> Gtk.container ] Gobject.param list -> (#GObj.widget as 'a))
 ->
     [> Gtk.container ] Gobject.param list ->
     ?border_width:int ->
     ?width:int ->
     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit ->
 'a
 make[1]: *** [gContainer.cmo] Error 2
 make: *** [world] Error 2
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_lablgtk2/work/lablgtk-2.10.0"
 && make world " returned error 2
 Command output: make -C src world
 ocamlc.opt   -w s -c gContainer.ml
 The implementation gContainer.ml does not match the interface
 gContainer.cmi:
 Values do not match:
   val pack_container :
     create:(([> `container | `widget ] as 'a) Gobject.param list ->
             (#GObj.widget as 'b)) ->
     'a Gobject.param list ->
     ?border_width:int ->
     ?width:int ->
     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit ->
 'b
 is not included in
   val pack_container :
     create:([> Gtk.container ] Gobject.param list -> (#GObj.widget as 'a))
 ->
     [> Gtk.container ] Gobject.param list ->
     ?border_width:int ->
     ?width:int ->
     ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit ->
 'a
 make[1]: *** [gContainer.cmo] Error 2
 make: *** [world] Error 2

 Warning: the following items did not execute (for lablgtk2):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 Error: Status 1 encountered during processing.

--

Comment:

 Could you please provide more details about your system and installed
 version of ocaml ? It works here on 10.5.5.

-- 
Ticket URL: <http://trac.macports.org/ticket/16247#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list