Thanks for maintaining this package!
I had to add 'libstdc++5' and 'openssl' in order to get this to compile and install/run properly. Once installed I created a new directory, cd-ed into it and ran 'grive-a' without any issues.
Search Criteria
Package Details: grive-git 557.648ff8e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grive-git.git (read-only, click to copy) |
---|---|
Package Base: | grive-git |
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 git Google share sync |
Licenses: | GPL2 |
Conflicts: | grive |
Provides: | grive |
Submitter: | ilpianista |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 78 |
Popularity: | 0.000279 |
First Submitted: | 2012-04-29 15:20 (UTC) |
Last Updated: | 2023-01-23 14:25 (UTC) |
Dependencies (13)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- json-c (json-c-gitAUR)
- libgcrypt
- yajl (yajl-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- binutils (optional) – backtrace and libiberty
- cppunit (optional) – unit tests
- inotify-tools (inotify-tools-gitAUR) (optional) – scheduled syncs and syncs on file change events
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »
cccttt commented on 2012-05-30 02:32 (UTC)
<deleted-account> commented on 2012-05-24 04:36 (UTC)
Same error as gdw and palpinter received.
ilpianista commented on 2012-05-23 17:39 (UTC)
Report the bug upstream!
palpinter commented on 2012-05-23 17:38 (UTC)
Does'nt work properly:
/tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc: In constructor ‘gr::Gdbm::Gdbm(const string&)’:
/tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:39:78: error: invalid conversion from ‘void (*)()’ to ‘void (*)(const char*)’ [-fpermissive]
In file included from /tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:24:0:
/usr/include/gdbm.h:101:18: error: initializing argument 5 of ‘gdbm_file_info* gdbm_open(const char*, int, int, int, void (*)(const char*))’ [-fpermissive]
/tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:42:39: error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
make[2]: *** [libgrive/CMakeFiles/grive.dir/src/util/Gdbm.cc.o] Error 1
make[1]: *** [libgrive/CMakeFiles/grive.dir/all] Error 2
make: *** [all] Error 2
gdw commented on 2012-05-23 16:40 (UTC)
Doesn't compile for me:
/tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc: In constructor 'gr::Gdbm::Gdbm(const string&)':
/tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:39:78: error: invalid conversion from 'void (*)()' to 'void (*)(const char*)' [-fpermissive]
In file included from /tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:24:0:
/usr/include/gdbm.h:101:18: error: initializing argument 5 of 'gdbm_file_info* gdbm_open(const char*, int, int, int, void (*)(const char*))' [-fpermissive]
/tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:42:39: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
make[2]: *** [libgrive/CMakeFiles/grive.dir/src/util/Gdbm.cc.o] Error 1
make[1]: *** [libgrive/CMakeFiles/grive.dir/all] Error 2
make: *** [all] Error 2
ilpianista commented on 2012-05-17 18:01 (UTC)
@kammela
Report the bug upstream
<deleted-account> commented on 2012-05-17 17:37 (UTC)
I have a error when first start grive
[kammela@archp .grive]$ grive -a
terminate called after throwing an instance of 'gr::Config::Error'
what(): std::exception
Annullato
<deleted-account> commented on 2012-05-07 12:49 (UTC)
doesn't work for me too, same behaviour as reported by HarD
HarD commented on 2012-05-06 18:16 (UTC)
I have a error when start grive
grive -a
*** glibc detected *** grive: double free or corruption (top): 0x00000000013de1c0 ***
======= Backtrace: =========
/lib/libc.so.6(+0x78a56)[0x7fbd81c06a56]
/usr/lib/libcurl.so.4(+0x1ca54)[0x7fbd81732a54]
/usr/lib/libgrive.so.0(_ZN2gr4http5Agent6EscapeERKSs+0x4d)[0x7fbd82461d8d]
/usr/lib/libgrive.so.0(_ZN2gr6OAuth211MakeAuthURLERKSsS2_+0x81)[0x7fbd82462151]
grive(main+0x80)[0x4028b0]
/lib/libc.so.6(__libc_start_main+0xf5)[0x7fbd81baf455]
grive[0x4031e1]
======= Memory map: ========
ilpianista commented on 2012-04-29 22:14 (UTC)
@mrbit
Works for me. Try again
Pinned Comments
edh commented on 2022-09-20 20:45 (UTC)
This package has a bad record of not building. However, I am reluctant to patch a git-package because any changes would most likely break with any new upstream commit. Please try to get the build fixed upstream or switch to the grive package.