Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Lacaml v10 #7

Open
akabe opened this issue Nov 16, 2017 · 5 comments
Open

Support Lacaml v10 #7

akabe opened this issue Nov 16, 2017 · 5 comments
Assignees
Labels

Comments

@akabe
Copy link
Owner

akabe commented Nov 16, 2017

Processing  4/4: [slap: rm]
#=== ERROR while installing slap.4.1.0 ========================================#
# opam-version 1.2.2
# os           linux
# command      ocaml setup.ml -build
# path         /home/aabe/.opam/4.04.2/build/slap.4.1.0
# compiler     4.04.2
# exit-code    1
# env-file     /home/aabe/.opam/4.04.2/build/slap.4.1.0/slap-14161-d6abbe.env
# stdout-file  /home/aabe/.opam/4.04.2/build/slap.4.1.0/slap-14161-d6abbe.out
# stderr-file  /home/aabe/.opam/4.04.2/build/slap.4.1.0/slap-14161-d6abbe.err
### stdout ###
# Error: This expression has type
# [...]
#            ?br:int ->
#            ?bc:int ->
#            ?b:Lacaml__S.mat ->
#            ?ar:int -> ?ac:int -> Lacaml__S.mat -> Lacaml__S.mat
#        but an expression was expected of type
#          ?m:int ->
#          ?n:int ->
#          ?br:int -> ?bc:int -> ?b:I.mat -> ?ar:int -> ?ac:int -> I.mat -> 'a
# Command exited with code 2.
### stderr ###
# E: Failure("Command ''/home/aabe/.opam/4.04.2/bin/ocamlbuild' lib/libslap_stubs.a lib/dllslap_stubs.so lib/slap.cma lib/slap.cmxa lib/slap.a lib/slap.cmxs lib/slap_top.cma lib/slap_top.cmxa lib/slap_top.a lib/slap_top.cmxs ppx/slap_ppx.cma ppx/slap_ppx.cmxa ppx/slap_ppx.a ppx/slap_ppx.cmxs ppx/ppx_slap.native -tag debug' terminated with error code 10")

@akabe akabe added the bug label Nov 16, 2017
@akabe akabe self-assigned this Nov 16, 2017
@akabe
Copy link
Owner Author

akabe commented Nov 29, 2017

Diff: mmottl/lacaml@v9.3.2...master

@UnixJunkie
Copy link

The latest version of lacaml in opam is even 11.0.8 nowadays.
I wanted to give a try at slap, but it cannot install without downgrading lacaml.

@UnixJunkie
Copy link

slap cannot install with ocaml 4.12 also (opam package constraint).

@akabe
Copy link
Owner Author

akabe commented Mar 3, 2022

@UnixJunkie Sorry for late reply.
slap is no longer maintained because I think it has low demand.

@UnixJunkie
Copy link

Yeah, I fully understand the cost of maintaining software, so I can understand this decision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants