> On 2013-07-14, at 03:44, Andrew Schulman wrote: > > > There are of course other packages that could be called missing because > > they haven't been ported to x86_64 yet, and other packages that depend on > > them can't be released until they are. There are two that I'm waiting on: > > > > ocaml - for orpie and unison > > rgb - for sng > > About OCaml, I've tried to compile it, and the bytecode version seems to work > OK, but the native compiler will need some porting and I'm quite busy now > with the next release of OCaml, so I figured I would resume working on it > after the release (sometime in August). Is this really a blocking point?
It is for orpie and unison, yes, since they're written in OCaml. Thanks for the update. Whenever OCaml is ready for x86_64, I'll test it by building those two packages. Andrew