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

Bug#586390: type-conv: FTBFS with OCaml 3.12 because of changes in Camlp4



Package: src:type-conv
Version: 1.6.10-1
Severity: normal
User: debian-ocaml-maint@lists.debian.org
Usertags: ocaml312-ftbfs
Tags: upstream

Hello,

While rebuilding all packages with OCaml 3.12.0+beta1, your package
failed to build on amd64.

Revelant part:
> ocamlc -c -pp "camlp4orf " -w Ae -I +camlp4 pa_type_conv.ml
> File "pa_type_conv.ml", line 347, characters 39-43:
> Error: This expression has type
>          Camlp4.PreCast.Syntax.Gram.token_stream =
>            (Camlp4.PreCast.Syntax.Gram.Token.t *
>             Camlp4.PreCast.Syntax.Gram.token_info)
>            Stream.t
>        but an expression was expected of type
>          (Camlp4.PreCast.camlp4_token * Camlp4.PreCast.Syntax.Loc.t) Stream.t
>        Type
>          Camlp4.PreCast.Syntax.Gram.token_info =
>            Camlp4.PreCast.Gram.token_info
>        is not compatible with type
>          Camlp4.PreCast.Syntax.Loc.t = Camlp4.PreCast.Loc.t 
> make[2]: *** [pa_type_conv.cmo] Error 2

The full build log is available at:


http://ocaml.debian.net/debian/ocaml3120beta1/failures/type-conv_1.6.10-1%2B3.12.0%2Bbeta1%2B1_amd64.build


Best regards,

-- 
Stéphane




Reply to: