@MokkeMeguru OR, forget about all ocaml Arch packages which are broken at every update, and install ocalm packages from opam (https://opam.ocaml.org/). That's the way I'll follow from now on. Everything is installed into ~/.opam without having any impact on the whole system.
Search Criteria
Package Details: google-drive-ocamlfuse 0.7.32-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-drive-ocamlfuse.git (read-only, click to copy) |
---|---|
Package Base: | google-drive-ocamlfuse |
Description: | FUSE-based file system backed by Google Drive, written in OCaml |
Upstream URL: | https://astrada.github.io/google-drive-ocamlfuse/ |
Keywords: | drive fuse google ocaml |
Licenses: | MIT |
Submitter: | mlq |
Maintainer: | pricechrispy |
Last Packager: | pricechrispy |
Votes: | 62 |
Popularity: | 0.000020 |
First Submitted: | 2013-10-14 21:44 (UTC) |
Last Updated: | 2024-03-25 01:51 (UTC) |
Dependencies (9)
- gapi-ocamlAUR
- ocaml
- ocaml-extlibAUR
- ocaml-findlib
- ocaml-sqlite3AUR
- ocamlfuseAUR
- tiny_httpdAUR
- dune (make)
- ocaml-ounitAUR (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 21 Next › Last »
jdegreef commented on 2019-10-17 20:16 (UTC) (edited on 2019-10-17 20:28 (UTC) by jdegreef)
MokkeMeguru commented on 2019-10-16 12:53 (UTC)
Because of https://aur.archlinux.org/packages/ocaml-base/ ,(https://aur.archlinux.org/packages/ocaml-base/#comment-711397) This build is failed.
Please update dependencies ... (or wait a month to update the package ocaml-base)
jdegreef commented on 2019-10-13 18:43 (UTC)
Same problem here in a clean chroot environment.
esturiano commented on 2019-10-12 14:07 (UTC)
File "compiler-stdlib/gen/gen.ml", line 59, characters 33-51: 59 | let toc = (input_value ic : Cmo_format.library) in ^^^^^^^^^^^^^^^^^^ Error: Unbound module Cmo_format File "compiler-stdlib/gen/gen.ml", line 59, characters 33-51: 59 | let toc = (input_value ic : Cmo_format.library) in ^^^^^^^^^^^^^^^^^^ Error: Unbound module Cmo_format
getting this too.
nixit commented on 2019-10-12 03:18 (UTC)
trying to install and am getiting this:
==> Starting build()... File "compiler-stdlib/gen/gen.ml", line 59, characters 33-51: 59 | let toc = (input_value ic : Cmo_format.library) in ^^^^^^^^^^^^^^^^^^ Error: Unbound module Cmo_format ==> ERROR: A failure occurred in build(). Aborting...
any idea.
--nixit
Pfizi commented on 2019-09-16 15:13 (UTC)
Requires gapi-ocaml>=0.3.15, but this is not available yet.
pricechrispy commented on 2019-09-16 03:40 (UTC)
Missing packages were added back to the AUR and the package builds. Updated to latest tagged release. Note this requires gapi-ocaml>=0.3.15
PPlatypus commented on 2019-09-06 01:06 (UTC)
Will no longer build - gapi-ocaml is broken - (ocaml-yojson is no longer available)
somakd commented on 2019-07-10 18:59 (UTC) (edited on 2019-07-10 19:02 (UTC) by somakd)
I'm getting an error (using latest pamac on manjaro)
==> Validating source files with sha256sums... v0.7.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources... -> Extracting v0.7.4.tar.gz with bsdtar
==> Starting build()...
File "none", line 1:
Error: Files /usr/lib/ocaml/cryptokit/cryptokit.cmxa
and /usr/lib/ocaml/zarith/zarith.cmxa
make inconsistent assumptions over interface Z
==> ERROR: A failure occurred in build(). Aborting...
Pinned Comments
pricechrispy commented on 2017-04-25 17:39 (UTC) (edited on 2022-10-16 06:40 (UTC) by pricechrispy)
Before you flag this package out-of-date:
According to the official project page: https://astrada.github.io/google-drive-ocamlfuse/
Find latest release versions here: https://launchpad.net/~alessandro-strada/+archive/ubuntu/ppa
The latest releases are not all tagged versions on GitHub.
For the latest development versions on git, try: https://aur.archlinux.org/packages/google-drive-ocamlfuse-git
OLD official project page: http://gdfuse.forge.ocamlcore.org/
OLD release versions here: https://forge.ocamlcore.org/frs/?group_id=305