You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to install google-drive-ocamlfuse but the process failed with this log
Costruzione in corso di google-drive-ocamlfuse-git...
==> Creazione del pacchetto: google-drive-ocamlfuse-git r682.a9849d1-1 (dom 22 dic 2024, 17:21:24)
==> Controllo delle dipendenze durante l'avvio in corso...
==> Controllo delle dipendenze durante la compilazione in corso...
==> Download dei sorgenti in corso...
-> Aggiornamento del repository google-drive-ocamlfuse git in corso...
==> Validazione di source file con sha256sums...
google-drive-ocamlfuse ... Ignorato
==> Rimozione dell'esistente directory $srcdir/ in corso...
==> Estrazione dei sorgenti in corso...
-> Creazione di una copia di lavoro del repository google-drive-ocamlfuse git in corso...
Clone in 'google-drive-ocamlfuse' in corso...
fatto.
==> Avvio di pkgver() in corso...
==> Rimozione dell'esistente directory $pkgdir/ in corso...
==> Avvio di build() in corso...
(cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -3-27-32-58 -g -bin-annot -bin-annot-occurrences -I src/.google_drive_ocamlfuse.objs/byte -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/camlp-streams -I /usr/lib/ocaml/cryptokit -I /usr/lib/ocaml/curl -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/gapi-ocaml -I /usr/lib/ocaml/gapi-ocaml/netstring-local -I /usr/lib/ocaml/gapi-ocaml/netsys-local -I /usr/lib/ocaml/ocamlfuse -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/sqlite3 -I /usr/lib/ocaml/str -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/tiny_httpd -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/yojson -I /usr/lib/ocaml/zarith -no-alias-deps -o src/.google_drive_ocamlfuse.objs/byte/gaeProxy.cmo -c -impl src/gaeProxy.ml)
File "src/gaeProxy.ml", line 1:
Error: The files "src/.google_drive_ocamlfuse.objs/byte/context.cmi"
and "/usr/lib/ocaml/yojson/yojson.cmi" make inconsistent assumptions
over interface "Yojson"
(cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/camlp-streams -I /usr/lib/ocaml/cryptokit -I /usr/lib/ocaml/curl -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/gapi-ocaml -I /usr/lib/ocaml/gapi-ocaml/netstring-local -I /usr/lib/ocaml/gapi-ocaml/netsys-local -I /usr/lib/ocaml/ocamlfuse -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/sqlite3 -I /usr/lib/ocaml/str -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/tiny_httpd -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/yojson -I /usr/lib/ocaml/zarith -intf-suffix .ml -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/cacheData.cmx -c -impl src/cacheData.ml)
File "src/cacheData.ml", line 310, characters 24-52:
310 | (fun (n, _) -> ExtString.String.starts_with n "x-")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
Can you help me about a solution, please?
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to install google-drive-ocamlfuse but the process failed with this log
Can you help me about a solution, please?
The text was updated successfully, but these errors were encountered: