You are not logged in.

#1 2016-03-30 16:34:37

archymedes
Member
Registered: 2012-09-25
Posts: 16

(Solved) Error to install google-drive-ocamlfuse

Hello, I'm running ArchLinux on an iMac and I'm having problems to install google-drive-ocamlfuse from AUR.
This is the output:

==> Creando el paquete: google-drive-ocamlfuse 0.5.22-1 (mié mar 30 18:21:06 CEST 2016)
==> Comprobando dependencias mientras se ejecuta…
==> Comprobando dependencias mientras se compila…
==> Recibiendo las fuentes…
  -> Descargando v0.5.22.tar.gz…
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   139    0   139    0     0     51      0 --:--:--  0:00:02 --:--:--    51
100 95843    0 95843    0     0  28154      0 --:--:--  0:00:03 --:--:--  276k
==> Validando los archivos source con md5sums…
    v0.5.22.tar.gz ... Aprobado
==> Extrayendo las fuentes…
  -> Extrayendo v0.5.22.tar.gz con bsdtar
==> Iniciando build()…
ocamlfind: Package `Fuse' not found
W: Field 'pkg_fuse' is not set: Command ''/usr/bin/ocamlfind' query -format %d Fuse > '/tmp/oasis-f70008.txt'' terminated with error code 2
E: Cannot find findlib package Fuse
E: Failure("1 configuration error")
==> ERROR: Se produjo un fallo en build().
    Cancelando…
==> ERROR: Makepkg no ha podido compilar .
==> ¿Reiniciar la compilación de google-drive-ocamlfuse? [s/N]
==> ----------------------------------------------------------
==> 

The dependences are correctly installed but I've got the error when install google-drive-ocamlfuse.
I've installed it on another computer and it was installed correctly.
Some idea? Thanks

Last edited by archymedes (2016-04-19 19:41:56)

Offline

#2 2016-03-30 16:48:37

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: (Solved) Error to install google-drive-ocamlfuse

Moving to AUR issues.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-03-30 17:18:53

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: (Solved) Error to install google-drive-ocamlfuse

1. Paste errors in English: https://wiki.archlinux.org/index.php/Fo … s_and_code

2. Read your error messages...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2016-03-30 17:28:50

archymedes
Member
Registered: 2012-09-25
Posts: 16

Re: (Solved) Error to install google-drive-ocamlfuse

I see that fuse and ocaml-findlib packages are not found, but they are correctly installed.
Sorry, I've looked to translate the output but I can not find the way to do it

Last edited by archymedes (2016-03-30 17:29:56)

Offline

#5 2016-03-31 12:58:37

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: (Solved) Error to install google-drive-ocamlfuse

No need to translate the output,  linux can do that for you . Read the text of the "Pasting pictures and code" link from jasonwryan and you'll understand how to do that.

Oh,and please post full output including the command you gave to your aurhelper .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#6 2016-03-31 18:11:53

archymedes
Member
Registered: 2012-09-25
Posts: 16

Re: (Solved) Error to install google-drive-ocamlfuse

Sorry, I've learned now to get the output in english.
Here is the output using yaourt:

lluis@cajal [~]$ LC_ALL=en_EN yaourt -S google-drive-ocamlfuse
bash: warning: setlocale: LC_ALL: cannot change locale (en_EN)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_EN)

==> Downloading google-drive-ocamlfuse PKGBUILD from AUR...
bsdtar: Failed to set default locale
x .SRCINFO
x PKGBUILD
timofonic commented on 2015-11-22 16:16                 
What about ocaml-biniou dependence?

lesebas commented on 2015-11-23 08:45                   
ocaml-biniou is a dependency of ocaml-yojson which is required by gapi-ocaml.

gregmuellegger commented on 2015-12-11 21:12                     
Hi, I get an error when trying to install with "pb -S google-drive-ocamlfuse":

+ /usr/bin/ocamlopt.opt unix.cmxa -I /usr/lib/ocaml/ocamlbuild /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
/usr/bin/ld: /usr/lib/ocaml/libasmrun.a(startup.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/ocaml/libasmrun.a: error adding symbols: Bad value
collect2: Fehler: ld gab 1 als Ende-Status zurück
File "caml_startup", line 1:
Error: Error during linking
Command exited with code 2.
Compilation unsuccessful after building 1 target (0 cached) in 00:00:00.

See here for the full log:

https://gist.github.com/anonymous/09b65909b8544e658939

kzoli429 commented on 2015-12-27 10:35                   
Hi,
Installation stops with the following message:

== Starting build()...
cppo -D OCAML4  -D OCAML4_02  -D WITH_BYTES extBytes.mlpp -o extBytes.ml
make: cppo: Command not found
Makefile:50: recipe for target 'extBytes.ml' failed
make: *** [extBytes.ml] Error 127
== ERROR: A failure occurred in build().
Aborting...
== ERROR: Makepkg was unable to build ocaml-extlib.

berbigou commented on 2016-03-31 03:54                   
hello, got:
ocamlfind: Package `Fuse' not found
W: Field 'pkg_fuse' is not set: Command ''/usr/bin/ocamlfind' query -format %d Fuse  '/tmp/oasis-7f2b54.txt'' terminated with error code 2
E: Cannot find findlib package Fuse
E: Failure("1 configuration error")

hopefully, I had already a local package compiled...

google-drive-ocamlfuse 0.5.22-1  (2016-01-18 11:47)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_EN)
/usr/lib/yaourt/util.sh: line 188: warning: setlocale: LC_ALL: cannot change locale (en_EN)
==> google-drive-ocamlfuse dependencies:
- ocaml>=3.12.0 (already installed)
- ocaml-findlib>=1.2.7 (already installed)
- ocamlfuse>=2.7.1 (already installed)
- gapi-ocaml>=0.2.7 (already installed)
- ocaml-sqlite3>=1.6.1 (already installed)

/usr/lib/yaourt/util.sh: line 188: warning: setlocale: LC_ALL: cannot change locale (en_EN)

==> Continue building google-drive-ocamlfuse ? [Y/n]
==> ------------------------------------------------
==> y

==> Building and installing package
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_EN)
==> Making package: google-drive-ocamlfuse 0.5.22-1 (Thu Mar 31 20:11:56 CEST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading v0.5.22.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   139    0   139    0     0    324      0 --:--:-- --:--:-- --:--:--   324
100 95843    0 95843    0     0  85125      0 --:--:--  0:00:01 --:--:-- 12.8M
==> Validating source files with md5sums...
    v0.5.22.tar.gz ... Passed
==> Extracting sources...
  -> Extracting v0.5.22.tar.gz with bsdtar
bsdtar: Failed to set default locale
==> Starting build()...
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
ocamlfind: Package `Fuse' not found
W: Field 'pkg_fuse' is not set: Command ''/usr/bin/ocamlfind' query -format %d Fuse > '/tmp/oasis-2fa532.txt'' terminated with error code 2
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
sh: warning: setlocale: LC_ALL: cannot change locale (en_EN)
E: Cannot find findlib package Fuse
E: Failure("1 configuration error")
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build google-drive-ocamlfuse.
==> Restart building google-drive-ocamlfuse ? [y/N]
==> -----------------------------------------------
==>

I seems that this morning, "berbigou" (an ArchLinux user) tried to install and had the same result. Maybe, the developer failed to package the software

Offline

#7 2016-04-01 13:16:27

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: (Solved) Error to install google-drive-ocamlfuse

a minor thing : use LC_ALL=C instead of en_EN, that should make the locale relatedmessages go away and still output english.

As for the error : ocaml-findlib was updated from 1.5.5-3 to 1.6.2-1 on march 26.

for now, try downgrading ocaml-findlib and check if it builds then.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#8 2016-04-17 16:02:25

SimpleTechGuy
Member
Registered: 2016-04-17
Posts: 25

Re: (Solved) Error to install google-drive-ocamlfuse

Experiencing similar here..  Using virtual machines... 
Linux manjaro 3.18.27-1-MANJARO #1 SMP PREEMPT Tue Feb 16 22:53:23 UTC 2016 x86_64 GNU/Linux

==> Starting build()...
ocamlfind: Package `Fuse' not found
W: Field 'pkg_fuse' is not set: Command ''/usr/bin/ocamlfind' query -format %d Fuse > '/tmp/oasis-a6f4c6.txt'' terminated with error code 2
E: Cannot find findlib package Fuse
E: Failure("1 configuration error")
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build .
==> Restart building google-drive-ocamlfuse ? [y/N]
==> -----------------------------------------------
==> 

Last edited by SimpleTechGuy (2016-04-17 16:11:13)


Romans 6:23 - For the wages of sin [is] death; but the gift of God [is] eternal life through Jesus Christ our Lord.

Offline

#9 2016-04-17 16:40:29

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: (Solved) Error to install google-drive-ocamlfuse

SimpleTechGuy: please ask on your distro's boards, we only support Arch: https://wiki.archlinux.org/index.php/Fo … pport_ONLY


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2016-04-18 13:56:07

SimpleTechGuy
Member
Registered: 2016-04-17
Posts: 25

Re: (Solved) Error to install google-drive-ocamlfuse

I'm Just wondering if anyone found the solution sir!  I have an arch machine I want to put ocamlfuse on, but I didn't have access to it, so tested on Manjaro, thought it would be nice to inform eveyrone this is happening on another Arch based distro as well...  Maybe that will help someone figure out what the problem is.  Only trying to help.


Romans 6:23 - For the wages of sin [is] death; but the gift of God [is] eternal life through Jesus Christ our Lord.

Offline

#11 2016-04-18 14:47:16

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: (Solved) Error to install google-drive-ocamlfuse

SimpleTechGuy, did you try to to build against a pre-1.6 version of ocaml-findlib  ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#12 2016-04-19 19:41:25

archymedes
Member
Registered: 2012-09-25
Posts: 16

Re: (Solved) Error to install google-drive-ocamlfuse

Solved.
After downgrading to ocaml-findlib-1.5.5-3 installation was fine. Thanks Lone_Wolf

Offline

Board footer

Powered by FluxBB