@gnaggnoyil: You need to rebuild ocaml-stdio as it hasn't been rebuilt after the last ocaml-base update (bug report).
Search Criteria
Package Details: ocaml-time_now 0.17.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ocaml-time_now.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-time_now |
Description: | Reports the current time |
Upstream URL: | https://github.com/janestreet/time_now |
Keywords: | current function library nanosecond nanoseconds ocaml report time timestamp |
Licenses: | MIT |
Submitter: | dpeukert |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-21 20:32 (UTC) |
Last Updated: | 2024-06-02 18:13 (UTC) |
Dependencies (7)
- ocaml
- ocaml-base (ocaml-base-gitAUR)
- ocaml-jane-street-headersAUR
- ocaml-jst-configAUR
- ocaml-ppx_baseAUR
- ocaml-ppx_optcompAUR
- dune (make)
Required by (3)
Sources (1)
Latest Comments
dpeukert commented on 2023-03-03 18:33 (UTC)
gnaggnoyil commented on 2023-03-03 14:40 (UTC) (edited on 2023-03-03 14:43 (UTC) by gnaggnoyil)
I met the following error during build()
as of today:
Command [5] exited with code 2:
$ (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/1f577b74ee038f7fda0383f6f5b9c1b3/ppx.exe /usr/lib/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib/ocaml/stdlib-shims/stdlib_shims.cmxa /usr/lib/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib/ocaml/sexplib0/sexplib0.cmxa /usr/lib/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib/ocaml/ppxlib/ppxlib.cmxa /usr/lib/ocaml/base/base_internalhash_types/base_internalhash_types.cmxa -I /usr/lib/ocaml/base/base_internalhash_types /usr/lib/ocaml/base/caml/caml.cmxa /usr/lib/ocaml/base/shadow_stdlib/shadow_stdlib.cmxa /usr/lib/ocaml/base/base.cmxa -I /usr/lib/ocaml/base /usr/lib/ocaml/ppx_cold/ppx_cold.cmxa /usr/lib/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib/ocaml/ppx_sexp_conv/ppx_sexp_conv.cmxa /usr/lib/ocaml/ppx_compare/expander/ppx_compare_expander.cmxa /usr/lib/ocaml/ppx_compare/ppx_compare.cmxa /usr/lib/ocaml/ppx_enumerate/ppx_enumerate.cmxa /usr/lib/ocaml/ppx_hash/expander/ppx_hash_expander.cmxa /usr/lib/ocaml/ppx_hash/ppx_hash.cmxa /usr/lib/ocaml/ppx_base/ppx_base.cmxa /usr/lib/ocaml/stdio/stdio.cmxa /usr/lib/ocaml/ppx_optcomp/ppx_optcomp.cmxa .ppx/1f577b74ee038f7fda0383f6f5b9c1b3/dune__exe___ppx.cmx)
File "_none_", line 1:
Error: Files /usr/lib/ocaml/stdio/stdio.cmxa
and /usr/lib/ocaml/base/base.cmxa
make inconsistent assumptions over interface Base__Unit
What could I do to avoid this?
dpeukert commented on 2020-04-09 22:20 (UTC) (edited on 2020-09-26 18:23 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-time_now
Pinned Comments
dpeukert commented on 2020-04-09 22:20 (UTC) (edited on 2020-09-26 18:23 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/ocaml-time_now