[MacPorts] #16247: sudo port -v install lablgtk2 failes on Mac OS X 10.5.4
MacPorts
noreply at macports.org
Thu Aug 7 08:33:31 PDT 2008
#16247: sudo port -v install lablgtk2 failes on Mac OS X 10.5.4
----------------------------------------------+-----------------------------
Reporter: jens.gerlach at first.fraunhofer.de | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
----------------------------------------------+-----------------------------
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.
--
Ticket URL: <http://trac.macports.org/ticket/16247>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list