Package Details: google-drive-ocamlfuse 0.7.32-1

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)

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

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 Next › Last »

<deleted-account> commented on 2015-03-09 17:21 (UTC)

ERROR: Finished, 0 targets (0 cached) in 00:00:00. + /usr/sbin/ocamlfind ocamlopt -g -linkpkg -package Fuse -package camlidl -package gapi-ocaml -package sqlite3 -package threads -thread src/appDir.cmx src/utils.cmx src/config.cmx src/cache.cmx src/concurrentGlobal.cmx src/keyValueStore.cmx src/state.cmx src/context.cmx src/gaeProxy.cmx src/mime.cmx src/oauth2.cmx src/drive.cmx src/gdfuse.cmx -o src/gdfuse.native File "_none_", line 1: Error: Files /usr/lib/ocaml/netstring/netstring.cmxa and /usr/lib/ocaml/netsys/netsys.cmxa make inconsistent assumptions over implementation Netsys Command exited with code 2. Compilation unsuccessful after building 40 targets (39 cached) in 00:00:00. E: Failure("Command ''/usr/sbin/ocamlbuild' src/gdfuse.native -tag debug' terminated with error code 10")

javier.ruere commented on 2014-12-21 21:17 (UTC)

It fails for me. I had no ocaml package previously installed. + /usr/bin/ocamlfind ocamlopt -g -linkpkg -package Fuse -package camlidl -package gapi-ocaml -package sqlite3 -package threads -thread src/appDir.cmx src/utils.cmx src/config.cmx src/cache.cmx src/concurrentGlobal.cmx src/keyValueStore.cmx src/state.cmx src/context.cmx src/gaeProxy.cmx src/mime.cmx src/oauth2.cmx src/drive.cmx src/gdfuse.cmx -o src/gdfuse.native /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__statvfs_1025': (.text+0xa): undefined reference to `unix_util_statvfs' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__read_1030': (.text+0x9d): undefined reference to `unix_util_read' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__write_1049': (.text+0x12d): undefined reference to `unix_util_write' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__6': (.data+0xd8): undefined reference to `unix_util_fchdir' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__6': (.data+0xe0): undefined reference to `unix_util_statvfs' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__6': (.data+0xe8): undefined reference to `unix_util_file_descr_of_int' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__6': (.data+0xf0): undefined reference to `unix_util_int_of_file_descr' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__6': (.data+0xf8): undefined reference to `unix_util_write' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Unix_util.o): In function `camlUnix_util__6': (.data+0x100): undefined reference to `unix_util_read' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x8): undefined reference to `camlidl_Fuse_bindings___fuse_exited' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x10): undefined reference to `camlidl_Fuse_bindings_ml_fuse_main' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x18): undefined reference to `camlidl_Fuse_bindings_ml_fuse_init' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x20): undefined reference to `camlidl_Fuse_bindings___fuse_process_cmd' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x28): undefined reference to `camlidl_Fuse_bindings___fuse_read_cmd' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x30): undefined reference to `camlidl_Fuse_bindings_set_fuse_operations' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x38): undefined reference to `camlidl_Fuse_bindings_get_fuse_operations' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_bindings.o): In function `camlFuse_bindings': (.data+0x40): undefined reference to `camlidl_Fuse_bindings_fuse_get_context' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_lib.o): In function `camlFuse_lib__fun_1101': (.text+0xd): undefined reference to `camlidl_Fuse_bindings___fuse_process_cmd' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_lib.o): In function `camlFuse_lib__fun_1095': (.text+0x7e): undefined reference to `camlidl_Fuse_bindings___fuse_process_cmd' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_lib.o): In function `camlFuse_lib__fuse_loop_1010': (.text+0x3af): undefined reference to `camlidl_Fuse_bindings___fuse_exited' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_lib.o): In function `camlFuse_lib__fuse_loop_1010': (.text+0x3d3): undefined reference to `camlidl_Fuse_bindings___fuse_read_cmd' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_lib.o): In function `camlFuse_lib__fuse_loop_1010': (.text+0x3f1): undefined reference to `ocaml_fuse_is_null' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse_lib.o): In function `camlFuse_lib__8': (.data+0x2d8): undefined reference to `ocaml_fuse_is_null' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse.o): In function `camlFuse__get_context_1024': (.text+0x9a): undefined reference to `camlidl_Fuse_bindings_fuse_get_context' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse.o): In function `camlFuse__main_1073': (.text+0x4f7): undefined reference to `camlidl_Fuse_bindings_ml_fuse_init' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse.o): In function `camlFuse__main_1073': (.text+0x519): undefined reference to `camlidl_Fuse_bindings_set_fuse_operations' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse.o): In function `camlFuse__main_1073': (.text+0x536): undefined reference to `camlidl_Fuse_bindings_get_fuse_operations' /usr/lib/ocaml/site-lib/Fuse/Fuse.a(Fuse.o): In function `camlFuse__main_1073': (.text+0x554): undefined reference to `camlidl_Fuse_bindings_ml_fuse_main' collect2: error: ld returned 1 exit status File "caml_startup", line 1: Error: Error during linking Command exited with code 2. Compilation unsuccessful after building 40 targets (0 cached) in 00:00:01. E: Failure("Command ''/usr/bin/ocamlbuild' src/gdfuse.native -tag debug' terminated with error code 10")

Gnurou commented on 2014-09-11 04:30 (UTC)

Awesome, thanks - now I can finally try this promising little package! :)

mlq commented on 2014-09-10 22:41 (UTC)

In fact there was: I've adopted the package and updated it ;)

mlq commented on 2014-09-10 22:40 (UTC)

Thats why gapi-ocaml is already flagged out-of-date and the maintainer of gapi-ocaml needs to update the package. There is nothing I can do about it and its not an error of this package (because its required).

Gnurou commented on 2014-09-10 22:38 (UTC)

Latest version (0.5.6-1) won't build because it depends on gapi-ocaml >= 0.2.4 and only 0.2.1 is available on AUR.

lesebas commented on 2014-08-29 11:11 (UTC)

Hello, thanks for the update. It's up to you for the git... that's not a big deal. Lesebas

mlq commented on 2014-08-29 08:31 (UTC)

I've updated the package to 0.5.5 - It requires ocaml-biniou which should be a dependency of ocaml-yojson, so you might need to install it in addition. No, I won't modify the package to clone git repository, since this is the stable version. We would need to create an additional google-drive-ocamlfuse-git package that uses the latest develop version.