On Fri, Dec 03, 2021 at 08:05:30PM -0700, Daniel Dickman wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   dan...@cvs.openbsd.org  2021/12/03 20:05:30
> 
> Modified files:
>       devel/dune     : Makefile distinfo 
>       graphics/ocaml-cairo: Makefile 
> Added files:
>       devel/dune/pkg : DESCR-configurator DESCR-main DESCR-private 
>                        PFRAG.dynlink-native-configurator 
>                        PFRAG.dynlink-native-private 
>                        PFRAG.native-configurator PFRAG.native-private 
>                        PLIST-configurator PLIST-main PLIST-private 
> Removed files:
>       devel/dune/patches: patch-Makefile 
>       devel/dune/pkg : DESCR PLIST 
> 
> Log message:
> update dune to 2.7.0
> 
> ok chrisz@ (MAINTAINER)

This seems to have broken x11/lablgtk3:

===>  Building for lablgtk3-3.1.1p1
cd /exopi-obj/pobj/lablgtk3-3.1.1/lablgtk3-3.1.1 && dune build -j 1 -p 
lablgtk3,lablgtk3-sourceview3
File "tools/dune", line 26, characters 12-29:   
26 |  (libraries dune.configurator)) 
                 ^^^^^^^^^^^^^^^^^
Error: Library "dune.configurator" not found.
Hint: try:
  dune external-lib-deps --missing -p lablgtk3,lablgtk3-sourceview3 -j 1 
@install
      propcc src/gtkBaseProps.ml,src/ogtkBaseProps.ml
Warning: no conversion for type GdkWindow_opt in class GtkWidget
      propcc src/gtkMiscProps.ml,src/ogtkMiscProps.ml 
Warning: no conversion for type PangoAttrList in class GtkLabel
Warning: no conversion for type GIcon in class GtkImage
Warning: no conversion for type GdkPixbufAnimation in class GtkImage
Warning: no conversion for type CairoSurface in class GtkImage
      propcc src/gtkTextProps.ml,src/ogtkTextProps.ml
Warning: no conversion for type PangoTabArray in class GtkTextView
Warning: no conversion for type PangoTabArray in class GtkTextTag
      propcc src/gtkTreeProps.ml,src/ogtkTreeProps.ml
Warning: no conversion for type PangoAttrList in class GtkCellRendererText
      ocamlc src/.lablgtk3.objs/byte/gtkMain.{cmi,cmo,cmt}
File "src/gtkMain.ml", line 49, characters 4-16:
49 |     Obj.truncate (Obj.repr Sys.argv) (Array.length argv) [@warnerror "-3"];
         ^^^^^^^^^^^^ 
Alert deprecated: Stdlib.Obj.truncate
    ocamlopt src/.lablgtk3.objs/native/gtkMain.{cmx,o}
File "src/gtkMain.ml", line 49, characters 4-16: 
49 |     Obj.truncate (Obj.repr Sys.argv) (Array.length argv) [@warnerror "-3"];
         ^^^^^^^^^^^^
Alert deprecated: Stdlib.Obj.truncate
*** Error 1 in x11/lablgtk3 (Makefile:39 'do-build')



-- 
Antoine

Reply via email to