@J5lx: I'm currently waiting for ocaml-base to be updated to 0.15.1 in the repos, as that's now the minimum dep version for ocaml-core 0.15.1.
Search Criteria
Package Details: ocaml-core 1:0.17.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ocaml-core.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-core |
Description: | Industrial strength alternative to OCaml's standard library |
Upstream URL: | https://github.com/janestreet/core |
Keywords: | alternative core industrial jane kernel library ocaml standard street strength |
Licenses: | MIT |
Submitter: | roy_hu |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2010-01-24 06:29 (UTC) |
Last Updated: | 2024-06-02 18:04 (UTC) |
Dependencies (24)
- ocaml
- ocaml-base (ocaml-base-gitAUR)
- ocaml-base_bigstringAUR
- ocaml-base_quickcheckAUR
- ocaml-bin_protAUR
- ocaml-fieldslibAUR
- ocaml-jane-street-headersAUR
- ocaml-jst-configAUR
- ocaml-ppx_assertAUR
- ocaml-ppx_baseAUR
- ocaml-ppx_diffAUR
- ocaml-ppx_hashAUR
- ocaml-ppx_inline_testAUR
- ocaml-ppx_janeAUR
- ocaml-ppx_optcompAUR
- ocaml-ppx_sexp_convAUR
- ocaml-ppx_sexp_messageAUR
- ocaml-sexplibAUR
- ocaml-splittable_randomAUR
- ocaml-stdio
- Show 4 more dependencies...
Required by (15)
Sources (1)
Latest Comments
dpeukert commented on 2022-10-14 07:58 (UTC) (edited on 2022-12-30 16:24 (UTC) by dpeukert)
dpeukert commented on 2022-06-08 08:37 (UTC)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-core
dpeukert commented on 2020-12-20 09:57 (UTC)
@Score_Under Nope, I've adopted this package recently, because I need it for a different AUR package I am preparing and I just haven't got around to updating this yet.
Score_Under commented on 2020-12-20 09:55 (UTC)
Is there some trouble updating this to the latest version?
abeaumont commented on 2018-12-28 19:17 (UTC)
I have an up to date version available at https://github.com/abeaumont/aur-ocaml-core.git, in case it helps.
fauxmight commented on 2014-01-22 20:01 (UTC)
I'm working on updating ocaml-core and its dependencies to 1.09.60.00
I was wondering if you've ceased updating/maintaining these because you're currently using OPAM for ocaml-core or if it's a long term disownment for you. If you like, I offer to take over maintenance.
Zorino commented on 2012-09-21 16:30 (UTC)
Hi,
first the PKGBUILD have an error in it at line 28 an orphan p.
Second when I get rid of it I still have an error in the compilation do you have any idea how to correct this ?
Thank you
findlib: [WARNING] cannot read directory /usr/lib/ocaml/site-lib: No such file or directory
+ ocamlfind ocamlc -ccopt -D_LARGEFILE64_SOURCE -ccopt -pipe -ccopt -g -ccopt -fPIC -ccopt -O2 -ccopt -fomit-frame-pointer -ccopt -fsigned-char -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c lib/backtrace_stubs.c
lib/backtrace_stubs.c:284:0: warning: ISO C forbids an empty translation unit [-pedantic]
+ ocamlfind ocamldep -package variantslib.syntax -package variantslib -package unix -package threads -package sexplib.syntax -package sexplib -package res -package pa_pipebang -package pa_ounit -package fieldslib.syntax -package fieldslib -package comparelib.syntax -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o -modules lib/array_permute.ml > lib/array_permute.ml.depends
Camlp4: Uncaught exception: DynLoader.Error ("/usr/lib/ocaml/oUnit/oUnit.cma", "interface mismatch on Array")
Preprocessing error on file lib/array_permute.ml
Command exited with code 2.
Compilation unsuccessful after building 22 targets (0 cached) in 00:00:01.
E: Failure("Command ''/usr/bin/ocamlbuild' lib/libcore_stubs.a lib/dllcore_stubs.so lib/core.cma lib/core.cmxa lib/core.a lib/core.cmxs top/core_top.cma top/core_top.cmxa top/core_top.a top/core_top.cmxs' terminated with error code 10")
make: *** [all] Error 1
Pinned Comments
dpeukert commented on 2022-06-08 08:37 (UTC)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-core