Coder Social home page Coder Social logo

Comments (6)

michelmno avatar michelmno commented on June 21, 2024

associated log:

++ opam env --switch=sandbox4.14.0 --set-switch
...
+ opam install -y calendars camlp5 camlp-streams cppo dune jingoo markup ppx_blob ppx_deriving ppx_import stdlib-shims syslog unidecode.0.2.0 uucp uutf uunf
[NOTE] Package uunf is already installed (current version is 15.0.0).
[NOTE] Package uutf is already installed (current version is 1.0.3).
[NOTE] Package uucp is already installed (current version is 15.0.0).
[NOTE] Package unidecode is already installed (current version is 0.2.0).
[NOTE] Package syslog is already installed (current version is 2.0.2).
[NOTE] Package stdlib-shims is already installed (current version is 0.3.0).
[NOTE] Package ppx_import is already installed (current version is 1.10.0).
[NOTE] Package ppx_deriving is already installed (current version is 5.2.1).
[NOTE] Package ppx_blob is already installed (current version is 0.7.2).
[NOTE] Package markup is already installed (current version is 1.0.3).
[NOTE] Package jingoo is already installed (current version is 1.4.4).
[NOTE] Package dune is already installed (current version is 3.7.1).
[NOTE] Package cppo is already installed (current version is 1.6.9).
[NOTE] Package camlp-streams is already installed (current version is 5.0.1).
[NOTE] Package camlp5 is already installed (current version is 8.01.00).
[NOTE] Package calendars is already installed (current version is 1.0.0).
...
+ ocaml ./configure.ml --release
+ make clean distrib
Cleaning... Done!
cat dune-workspace.in | sed  -e "s/%%%DUNE_PROFILE%%%/release/g" > dune-workspace
Generating hd/etc/version.txt... Done!
Generating lib/dune... Done!
Generating lib/gwdb/dune... Done!
Generating lib/core/dune... Done!
Generating lib/gwlib.ml... Done!
Generating lib/util/dune... Done!
Generating lib/system_util/dune... Done!
Generating lib/gwdb-legacy/dune... Done!
Generating lib/gwdb-versioned/dune... Done!
Generating benchmark/dune... Done!
Generating bin/connex/dune... Done!
Generating bin/consang/dune... Done!
Generating bin/fixbase/dune... Done!
Generating bin/ged2gwb/dune... Done!
Generating bin/gwb2ged/dune... Done!
Generating bin/gwc/dune... Done!
Generating bin/gwd/dune... Done!
Generating bin/gwdiff/dune... Done!
Generating bin/gwgc/dune... Done!
Generating bin/gwrepl/dune... Done!
File "lib/util/date.ml", line 277, characters 6-20:ft) (jobs: 1)
Error: Unbound value Calendars.make
make: *** [Makefile:50 : bin/gwrepl/.depend] Erreur 1

from geneweb.

michelmno avatar michelmno commented on June 21, 2024

Same failure with fix-cal branch (fd8670f) that is a small update on top of gnt

File "lib/util/date.ml", line 276, characters 10-24:t) (jobs: 1)
Error: Unbound value Calendars.make
make: *** [Makefile:50 : bin/gwrepl/.depend] Erreur 1

@Swrup any suggestion ?

from geneweb.

hgouraud avatar hgouraud commented on June 21, 2024

I am not fully familiar with the calendar issue, but I suspect that the gnt branch does not use the same calendars branch than the geneweb branch!!
Try switching calendars to calendar-kind

from geneweb.

michelmno avatar michelmno commented on June 21, 2024

I am not fully familiar with the calendar issue, but I suspect that the gnt branch does not use the same calendars branch than the geneweb branch!! Try switching calendars to calendar-kind

'calendar-kind' is not known by opam :(

from geneweb.

hgouraud avatar hgouraud commented on June 21, 2024

I meant in the package calendars, switch to branch calendar-kind:

git checkout calendar-kind
dune install

from geneweb.

michelmno avatar michelmno commented on June 21, 2024

I meant in the package calendars, switch to branch calendar-kind:

git checkout calendar-kind
dune install

Thank you for the suggestion, that allow me to build geneweb (only if --release is set)

[michel@mnop14s:~/work/calendars.mno] (fix-cal)
$git branch
* calendar-kind
  master
$export sandboxname=sandbox4.14.0
$eval $(opam env --switch=$sandboxname --set-switch)
$dune build
...
$dune install
...
$cd ../geneweb.mno
[michel@mnop14s:~/work/geneweb.mno]
$git branch
* fix-cal
  gnt
  master
$ocaml ./configure.ml --release
$make clean distrib

I am closing this issue

from geneweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.