Package Details: grive 0.5.3-2

Git Clone URL: https://aur.archlinux.org/grive.git (read-only, click to copy)
Package Base: grive
Description: An open source Linux client for Google Drive with support for the new Drive REST API and partial sync
Upstream URL: https://github.com/vitalif/grive2
Keywords: drive Google grive2 sync vitalif
Licenses: GPL2
Submitter: mrbit
Maintainer: edh
Last Packager: edh
Votes: 285
Popularity: 0.001103
First Submitted: 2012-04-29 22:26 (UTC)
Last Updated: 2023-01-23 14:24 (UTC)

Dependencies (12)

Required by (0)

Sources (3)

Pinned Comments

edh commented on 2023-10-11 23:00 (UTC)

If you encounter errors similar to error [...] loading shared libraries, you most likely need to rebuilt the grive package. Usually no further action is needed except for forcing a rebuilt.

The error is due to grive having been built against an older version of the library mentioned in the error message. The library has likely since been updated by pacman and grive need to be made aware of this by rebuilding it.

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 29 Next › Last »

colinkeenan commented on 2014-05-28 19:52 (UTC)

This isn't out of date because even if I clone directly from git, it doesn't install. I think the problem is that lib32-json-c (https://www.archlinux.org/packages/multilib/x86_64/lib32-json-c/) is out of date, and it was already marked out of date on 5/24 when json-c was updated.

egan commented on 2014-05-28 01:26 (UTC)

After json-c update to 0.12-2, grive cannot load libjson.so.0 and the package cannot be compiled because cmake fails to find JSON-C.

marius commented on 2014-03-23 13:17 (UTC)

You're right! That was it. Thank you! It was a wierd issue with curl though I had to delete some old files: /usr/local/lib/libcurl.a and /usr/local/lib/libcurl.la

mrbit commented on 2014-03-23 07:41 (UTC)

hi marius, you need to upgrade curl 7.35

marius commented on 2014-03-23 07:20 (UTC)

Grive does not compile for me: Kernel: Linux desktop 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:47:48 CET 2014 x86_64 GNU/Linux Error: http://pastebin.com/9mG6y4VY

<deleted-account> commented on 2014-01-18 08:52 (UTC)

Hey mrbit!! Thank you so much, it worked prefectly with yaourt! :D Now I will use yaourt in the future and remove aurget that was just giving me problems. Have a nice day =)

mrbit commented on 2014-01-17 17:46 (UTC)

Hi Henkeman0 aurget !!?? hummmm test with yaourt -S grive.

<deleted-account> commented on 2014-01-17 17:19 (UTC)

Hi mrbit and thanks for the suggestion but sadly it did not help. Did an system update+reinstall of boost but still same error at 90% :( Here is the full output if that maybe can give some clue: [henkeman@BIMBO:Hämtningar]$ aurget -S grive :: Resolving dependencies... :: Searching AUR... Targets (1): grive-0.3.0-1 Proceed with installation? [Y/n] :: Retrieving taurball from AUR... :: Building package... ==> Skapar paket: grive 0.3.0-1 (fre jan 17 18:07:19 CET 2014) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Hittade grive-v0.3.0-1-src.tar.gz ==> Validerar källfiler med md5sums... grive-v0.3.0-1-src.tar.gz ... Godkänd ==> Extracting sources... -> Extraherar grive-v0.3.0-1-src.tar.gz med bsdtar ==> Removing existing pkg/ directory... ==> Startar build()... -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found libgcrypt: -lgcrypt -lgpg-error -- Found JSON-C: /usr/lib64/libjson.so -- Found CURL: /usr/lib64/libcurl.so (found version "7.34.0") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0") -- Boost version: 1.55.0 -- Found the following Boost libraries: -- program_options -- filesystem -- unit_test_framework -- system -- Found libiberty: /usr/lib64/libiberty.a -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Boost version: 1.55.0 -- Found the following Boost libraries: -- program_options -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.5") -- Boost version: 1.55.0 -- Configuring done -- Generating done -- Build files have been written to: /home/henkeman/Hämtningar/grive/src/grive-master/build -- Found libgcrypt: -lgcrypt -lgpg-error -- Found JSON-C: /usr/lib64/libjson.so -- Boost version: 1.55.0 -- Found the following Boost libraries: -- program_options -- filesystem -- unit_test_framework -- system -- Found libiberty: /usr/lib64/libiberty.a -- Boost version: 1.55.0 -- Found the following Boost libraries: -- program_options -- Boost version: 1.55.0 -- Configuring done -- Generating done -- Build files have been written to: /home/henkeman/Hämtningar/grive/src/grive-master/build Scanning dependencies of target grive [ 1%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/State.cc.o [ 3%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/Entry.cc.o [ 5%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/ResourceTree.cc.o [ 7%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/CommonUri.cc.o [ 9%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/Feed.cc.o [ 11%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/Drive.cc.o [ 13%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive/Resource.cc.o [ 15%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive2/Feed.cc.o [ 16%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive2/Drive.cc.o [ 18%] Building CXX object libgrive/CMakeFiles/grive.dir/src/drive2/Resource.cc.o [ 20%] Building CXX object libgrive/CMakeFiles/grive.dir/src/http/Download.cc.o [ 22%] Building CXX object libgrive/CMakeFiles/grive.dir/src/http/Header.cc.o [ 24%] Building CXX object libgrive/CMakeFiles/grive.dir/src/http/ResponseLog.cc.o [ 26%] Building CXX object libgrive/CMakeFiles/grive.dir/src/http/XmlResponse.cc.o [ 28%] Building CXX object libgrive/CMakeFiles/grive.dir/src/http/CurlAgent.cc.o [ 30%] Building CXX object libgrive/CMakeFiles/grive.dir/src/http/StringResponse.cc.o [ 32%] Building CXX object libgrive/CMakeFiles/grive.dir/src/protocol/OAuth2.cc.o [ 33%] Building CXX object libgrive/CMakeFiles/grive.dir/src/protocol/AuthAgent.cc.o [ 35%] Building CXX object libgrive/CMakeFiles/grive.dir/src/protocol/Json.cc.o [ 37%] Building CXX object libgrive/CMakeFiles/grive.dir/src/protocol/JsonResponse.cc.o [ 39%] Building CXX object libgrive/CMakeFiles/grive.dir/src/json/ValBuilder.cc.o [ 41%] Building CXX object libgrive/CMakeFiles/grive.dir/src/json/JsonParser.cc.o [ 43%] Building CXX object libgrive/CMakeFiles/grive.dir/src/json/Val.cc.o [ 45%] Building CXX object libgrive/CMakeFiles/grive.dir/src/json/ValResponse.cc.o [ 47%] Building CXX object libgrive/CMakeFiles/grive.dir/src/json/JsonWriter.cc.o [ 49%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/SignalHandler.cc.o [ 50%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/StringStream.cc.o [ 52%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/DateTime.cc.o [ 54%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/StdStream.cc.o [ 56%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/MemMap.cc.o [ 58%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/Crypt.cc.o [ 60%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/Config.cc.o [ 62%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/File.cc.o [ 64%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/OS.cc.o [ 66%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/Exception.cc.o [ 67%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/log/CommonLog.cc.o [ 69%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/log/Log.cc.o [ 71%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/log/CompositeLog.cc.o [ 73%] Building CXX object libgrive/CMakeFiles/grive.dir/src/util/log/DefaultLog.cc.o [ 75%] Building CXX object libgrive/CMakeFiles/grive.dir/src/xml/NodeSet.cc.o [ 77%] Building CXX object libgrive/CMakeFiles/grive.dir/src/xml/String.cc.o [ 79%] Building CXX object libgrive/CMakeFiles/grive.dir/src/xml/TreeBuilder.cc.o [ 81%] Building CXX object libgrive/CMakeFiles/grive.dir/src/xml/Node.cc.o Linking CXX static library libgrive.a [ 81%] Built target grive Scanning dependencies of target btest [ 83%] Building CXX object libgrive/CMakeFiles/btest.dir/test/btest/JsonValTest.cc.o [ 84%] Building CXX object libgrive/CMakeFiles/btest.dir/test/btest/UnitTest.cc.o [ 86%] Building CXX object libgrive/CMakeFiles/btest.dir/test/btest/ValTest.cc.o Linking CXX executable btest [ 86%] Built target btest Scanning dependencies of target grive_executable [ 88%] Building CXX object grive/CMakeFiles/grive_executable.dir/src/main.cc.o Linking CXX executable grive [ 88%] Built target grive_executable [ 90%] Generating src/moc_MainWnd.cxx moc: Cannot open options file specified with @ Usage: moc [options] <header-file> -o<file> write output to file rather than stdout -I<dir> add dir to the include path for header files -E preprocess only; do not generate meta object code -D<macro>[=<def>] define macro, with optional definition -U<macro> undefine macro -i do not generate an #include statement -p<path> path prefix for included file -f[<file>] force #include, optional file name -nn do not display notes -nw do not display warnings @<file> read additional options from file -v display version of moc bgrive/CMakeFiles/bgrive_executable.dir/build.make:61: receptet för målet ”bgrive/src/moc_MainWnd.cxx” misslyckades make[2]: *** [bgrive/src/moc_MainWnd.cxx] Fel 1 CMakeFiles/Makefile2:215: receptet för målet ”bgrive/CMakeFiles/bgrive_executable.dir/all” misslyckades make[1]: *** [bgrive/CMakeFiles/bgrive_executable.dir/all] Fel 2 Makefile:116: receptet för målet ”all” misslyckades make: *** [all] Fel 2 ==> FEL: Ett fel uppstod i build(). Avbryter... warning: package grive failed to build, skipping Sorry for the Swedish language ;) I'm not new to Linux but a newbie on Arch and have a newly installed system. Maybe I need to do some checking of my system because I feel like most of my Aurget installs have issues...

mrbit commented on 2014-01-12 21:57 (UTC)

Hi Henkeman0, strange error , update system --> reinstall boost and boost-libs , grive