Le 17/07/2015 09:46, whitequark a écrit : > Please update the ctypes package to 0.4. LLVM OCaml bindings require > ctypes >=0.4 to enable their full functionality since 3.7, and due > to ctypes being outdated these are currently not built for Debian.
More information: ctypes >= 0.4 needs findlib >= 1.5. Experimental has findlib 1.5.5. While it should theoretically work with OCaml 4.01.0 (from unstable), I refrained from updating findlib in unstable because it involves changes in the packaging and I suspect the OCaml < 4.02 / findlib >= 1.5 combination (i.e. with the compatibility layer to the new "Bytes" module) is not well tested (I might be wrong). To summarize: I was waiting for the OCaml transition [1] to happen before updating ocaml-ctypes. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789133 > Due to an upstream bug, LLVM 3.6 also requires ctypes, but with > a version constraint of >=0.3 <0.4. I am not sure how important > would it be to package that. I'd rather avoid that. Cheers, -- Stéphane -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

