@dpeukert: Thanks, that worked.
Search Criteria
Package Details: ocaml-base 0.14.1-1
Git Clone URL: | https://aur.archlinux.org/ocaml-base.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-base |
Description: | Full standard library replacement for OCaml |
Upstream URL: | https://github.com/janestreet/base |
Keywords: | base function library ocaml replacement standard |
Licenses: | |
Submitter: | J5lx |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 11 |
Popularity: | 0.000006 |
First Submitted: | 2018-06-27 19:45 |
Last Updated: | 2021-01-16 13:47 |
Dependencies (3)
- ocaml-sexplib0>=0.14.0
- ocaml>=4.07.0
- dune>=2.0.0 (make)
Required by (44)
- flow (make)
- flow-git (make)
- ocaml-base_bigstring
- ocaml-base_quickcheck
- ocaml-bin_prot
- ocaml-configurator
- ocaml-core
- ocaml-core_kernel
- ocaml-fieldslib
- ocaml-gsl
- ocaml-jst-config
- ocaml-parsexp
- ocaml-pcre (make)
- ocaml-ppx_assert
- ocaml-ppx_bin_prot
- ocaml-ppx_cold
- ocaml-ppx_compare
- ocaml-ppx_custom_printf
- ocaml-ppx_enumerate
- ocaml-ppx_expect
- ocaml-ppx_fail
- ocaml-ppx_fields_conv
- ocaml-ppx_fixed_literal
- ocaml-ppx_hash
- ocaml-ppx_here
- ocaml-ppx_inline_test
- ocaml-ppx_js_style
- ocaml-ppx_let
- ocaml-ppx_module_timer
- ocaml-ppx_optcomp
- ocaml-ppx_optional
- ocaml-ppx_sexp_conv
- ocaml-ppx_sexp_message
- ocaml-ppx_sexp_value
- ocaml-ppx_stable
- ocaml-ppx_string
- ocaml-ppx_typerep_conv
- ocaml-ppx_variants_conv
- ocaml-splittable_random
- ocaml-sqlite3
- ocaml-stdio
- ocaml-time_now
- ocaml-typerep
- ocaml-variantslib
Sources (1)
politas commented on 2021-02-01 03:42
dpeukert commented on 2021-01-23 10:20
@politas Rebuilding ocaml-sexplib0 should fix this.
politas commented on 2021-01-19 07:02
After upgrade to Linux 5.10, I'm getting this:
Command [313] exited with code 2:
$ (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /usr/lib/ocaml/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -no-alias-deps -open Base__ -o src/.base.objs/byte/base__Sexp.cmi -c -intf src/sexp.mli)
File "src/sexp.mli", line 1:
Error: /usr/lib/ocaml/sexplib0/sexplib0.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.
When attempting to build 0.14.1-1
dpeukert commented on 2020-04-26 06:27
@mutantmonkey Thanks, fixed.
mutantmonkey commented on 2020-04-26 05:18
This package is missing a dependency on dune-configurator:
Running[236]: (cd _build/default/hash_types/src && /usr/sbin/ocamlc.opt -g -ccopt -O2 -ccopt -fno-strict-aliasing -ccopt -fwrapv -ccopt -fPIC -ccopt -g -o internalhash_stubs.o internalhash_stubs.c)
File "src/discover/dune", line 1, characters 41-58:
1 | (executables (names discover) (libraries dune.configurator)
^^^^^^^^^^^^^^^^^
Error: Library "dune.configurator" not found.
Hint: try: dune external-lib-deps --missing -p base --verbose @install
dpeukert commented on 2020-04-09 22:09
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-base
jmvazquezes commented on 2020-03-22 18:19
@dpeukert Thanks, it works now. But I have other problems with ocaml packages. I had to install first ocaml-easy-format, after I installed ocalm-biniou and at last ocaml-yojson
dpeukert commented on 2020-03-21 23:25
@jmvazquezes Can you try now? There was a rebuild of dune that might have solved your problem.
jmvazquezes commented on 2020-03-21 12:34
Compilation fail in: Running[615]: (cd _build/default && /usr/bin/ocamlopt.opt Error in build() Makepkg does't able to compile ocaml-base
ogghi commented on 2019-12-03 05:21
Hi Jakob, thanks a lot, that was what was missing here! Works just fine :) Thankssss!
Pinned Comments
dpeukert commented on 2020-04-09 22:09
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-base