[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51358] [PATCH] Getting rid of some ocaml4.07-* packages.
From: |
zimoun |
Subject: |
[bug#51358] [PATCH] Getting rid of some ocaml4.07-* packages. |
Date: |
Mon, 25 Oct 2021 15:56:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi Julien,
On sam., 23 oct. 2021 at 19:58, Julien Lepiller <julien@lepiller.eu> wrote:
> * gnu/packages/ocaml.scm (ocaml4.07-lacaml): Replace with...
> (ocaml-lacaml): ...this. Use latest ocaml package.
> ---
> gnu/packages/ocaml.scm | 11 ++++-------
> 1 file changed, 4 insertions(+), 7 deletions(-)
Maybe I am missing something. I fail to build it:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build ocaml-lacaml --no-grafts
[...]
File "src/config/make_prec_dep.ml", line 1:
Error:
/gnu/store/nly2n0llgm0x7hdr4x2xrm28v0qcadxf-ocaml4.07-base-0.11.1/lib/ocaml/site-lib/base/base.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.
command "dune" "build" "@install" "--release" failed with status 1
builder for
`/gnu/store/1xnqbgnxhvjjfzbsdsgz6blf7ascwwvm-ocaml-lacaml-11.0.5.drv' failed
with exit code 1
build of /gnu/store/1xnqbgnxhvjjfzbsdsgz6blf7ascwwvm-ocaml-lacaml-11.0.5.drv
failed
View build log at
'/var/log/guix/drvs/1x/nqbgnxhvjjfzbsdsgz6blf7ascwwvm-ocaml-lacaml-11.0.5.drv.bz2'.
guix build: error: build of
`/gnu/store/1xnqbgnxhvjjfzbsdsgz6blf7ascwwvm-ocaml-lacaml-11.0.5.drv' failed
--8<---------------cut here---------------end--------------->8---
Cheers,
simon
- [bug#51358] [PATCH] Getting rid of some ocaml4.07-* packages., Julien Lepiller, 2021/10/23
- [bug#51358] [PATCH 2/4] gnu: Add ocaml-fftw3., Julien Lepiller, 2021/10/23
- [bug#51358] [PATCH 1/4] gnu: Add ocaml-lacaml., Julien Lepiller, 2021/10/23
- [bug#51358] [PATCH] Getting rid of some ocaml4.07-* packages.,
zimoun <=
- [bug#51358] [PATCH 2/4] gnu: Add ocaml-fftw3., Julien Lepiller, 2021/10/25
- [bug#51358] [PATCH 4/4] gnu: Add ocaml-charinfo-width., Julien Lepiller, 2021/10/25
- [bug#51358] [PATCH 3/4] gnu: Add ocaml-gsl., Julien Lepiller, 2021/10/25
[bug#51358] [PATCH 3/4] gnu: Add ocaml-gsl., Julien Lepiller, 2021/10/23
[bug#51358] [PATCH 4/4] gnu: Add ocaml-charinfo-width., Julien Lepiller, 2021/10/23