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

Bug#877496: sexplib310 FTBFS: Error: This expression has type Obj.t but an expression was expected of type extension_constructor



Source: sexplib310
Version: 113.33.03-3
Severity: serious
Tags: buster sid

Some recent change in usntable makes sexplib310 FTBFS:

https://tests.reproducible-builds.org/debian/history/sexplib310.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sexplib310.html

...
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/conv.cmo src/conv.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/conv.cmo src/conv.ml
File "src/conv.ml", line 189, characters 30-34:
Error: This expression has type Obj.t but an expression was expected of type
         extension_constructor
Command exited with code 2.
E: Failure("Command ''/usr/bin/ocamlbuild' src/sexplib.cma src/sexplib.cmxa src/sexplib.a src/sexplib.cmxs num/lib/sexplib_num.cma num/lib/sexplib_num.cmxa num/lib/sexplib_num.a num/lib/sexplib_num.cmxs unix/lib/sexplib_unix.cma unix/lib/sexplib_unix.cmxa unix/lib/sexplib_unix.a unix/lib/sexplib_unix.cmxs -use-ocamlfind -plugin-tags 'package(js-build-tools.ocamlbuild_goodies)' -tag debug' terminated with error code 10")
Makefile:16: recipe for target 'build' failed
make[1]: *** [build] Error 1


Reply to: