| Summary: | dev-ml/camlimages-4.0.1 stable request | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alexis Ballier <aballier> |
| Component: | [OLD] Keywording and Stabilization | Assignee: | Gentoo Team for the ML programming language family <ml> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | STABLEREQ |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 206246 | ||
| Bug Blocks: | 416525 | ||
|
Description
Alexis Ballier
2012-05-18 17:04:04 UTC
> ocamlfind: Not supported in your configuration: ocamlopt
> *** omake: 134/807 targets are up to date
> *** omake: failed (11.34 sec, 15/15 scans, 19/26 rules, 74/387 digests)
> *** omake: targets were not rebuilt because of errors:
> src/oPs.cmi
> depends on: src/oPs.ml
> src/oPs.cmo
> depends on: src/oPs.ml
> src/oPs.cmx
> depends on: src/oPs.ml
> src/oPs.o
> depends on: src/oPs.ml
Fails for me on all 13 different use flag combinations :-/. Is there any magic to get the package build?
(In reply to comment #1) > > ocamlfind: Not supported in your configuration: ocamlopt > > *** omake: 134/807 targets are up to date > > *** omake: failed (11.34 sec, 15/15 scans, 19/26 rules, 74/387 digests) > > *** omake: targets were not rebuilt because of errors: > > src/oPs.cmi > > depends on: src/oPs.ml > > src/oPs.cmo > > depends on: src/oPs.ml > > src/oPs.cmx > > depends on: src/oPs.ml > > src/oPs.o > > depends on: src/oPs.ml > > > Fails for me on all 13 different use flag combinations :-/. Is there any > magic to get the package build? did you enable ocamlopt on findlib ? profiles $ grep ocamlopt use.desc ocamlopt - Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale) feel free to add the usedep but i'm pretty sure there are plenty of others missing Builds fine on x86. Please mark stable for x86. x86 stable. Thanks Myckel. ppc stable. last arch, closing. |