Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed installation on Manjaro from AUR #898

Open
ktrls opened this issue Dec 22, 2024 · 0 comments
Open

Failed installation on Manjaro from AUR #898

ktrls opened this issue Dec 22, 2024 · 0 comments

Comments

@ktrls
Copy link

ktrls commented Dec 22, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant