[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50317] [PATCH 0/2] Update ‘ocaml-ppxlib’
From: |
Ludovic Courtès |
Subject: |
[bug#50317] [PATCH 0/2] Update ‘ocaml-ppxlib’ |
Date: |
Fri, 03 Sep 2021 22:37:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Xinglu Chen <public@yoctocell.xyz> skribis:
> ‘ocaml-ppx-optcomp’ fails to build with the new ‘ocaml-ppxlib’, updating
> it makes it build again.
In that case, I’d suggest updating both in the same commit, so that each
commit contains a working package set.
> gnu: ocaml-ppxlib: Update to 0.23.0.
> gnu: ocaml-ppx-optcomp: Update to 0.14.3.
Unfortunately, at least one dependent fails to build:
--8<---------------cut here---------------start------------->8---
starting phase `build'
File "src/ppx_variants_conv.ml", line 69, characters 22-41:
69 | if Caml.Hashtbl.mem Lexer.keyword_table s
^^^^^^^^^^^^^^^^^^^
Error: Unbound value Lexer.keyword_table
command "dune" "build" "@install" "--profile" "release" failed with status 1
builder for
`/gnu/store/g73id3dchmqc0dirv9ahzmgbwsyba78b-ocaml-ppx-variants-conv-0.14.1.drv'
failed with exit code 1
--8<---------------cut here---------------end--------------->8---
Could you check this one and other packages returned by ‘guix refresh -l
ocaml-ppxlib’?
Thanks in advance,
Ludo’.
- [bug#50317] [PATCH 0/2] Update ‘ocaml-ppxlib’, Xinglu Chen, 2021/09/01
- [bug#50317] [PATCH v2 0/4] Update ‘ocaml-ppxlib’, Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 2/4] gnu: ocamlformat: Update to 0.19.0., Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 1/4] gnu: ocaml-ppx-optcomp: Update to 0.14.3., Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 4/4] gnu: ocaml-ppxlib: Update to 0.23.0., Xinglu Chen, 2021/09/06
- [bug#50317] [PATCH v2 3/4] gnu: ocaml-ppx-variants-conv: Patch for building with ocaml-ppxlib., Xinglu Chen, 2021/09/06
- bug#50317: [PATCH 0/2] Update ‘ocaml-ppxlib’, Ludovic Courtès, 2021/09/06