geneweb icon indicating copy to clipboard operation
geneweb copied to clipboard

less cppo

Open Swrup opened this issue 2 years ago • 3 comments

Swrup avatar Feb 21 '23 14:02 Swrup

[2023-06-26 18:18:56]: CRITICAL /Users/Henri/GitHub/hgouraud/geneweb/distribution/gw/plugins/forum/plugin_forum.cmxs: The module `Dune__exe' is already loaded (either by the main program or a previously-dynlinked library)

hgouraud avatar Jun 26 '23 16:06 hgouraud

It's building on Windows. Gwd is working “normally” for the few page I have tested. The “forum” plugin is working too. Note that the warnings linked to the build of gwrepl are still here (#1327).

a2line avatar Sep 14 '23 17:09 a2line

building on master today on a fresh Debian 10.13, I have this error…

(cd _build/default && .ppx/c..[…]../ppx.exe -o bin/gwrepl/data.pp.ml --implbin/gwrepl/data.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "data.cppo.ml", line 5, characters 9559-9630:
Error: [%blob] could not find or load file /root/.opam/4.14.1/lib//ocaml/compiler-libs/ocamlcommon.cma

Edit: the file exists at that location! Edit2: I encountered yesterday the same build error on my Colab that uses Ocaml 5.1.

a2line avatar Oct 21 '23 00:10 a2line