this should build fine now
Search Criteria
Package Details: mediafire-fuse-git 0.90.r19.g95951eb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mediafire-fuse-git.git (read-only, click to copy) |
---|---|
Package Base: | mediafire-fuse-git |
Description: | MediaFire shell and fuse driver |
Upstream URL: | https://github.com/MediaFire/mediafire-fuse |
Keywords: | cloud storage |
Licenses: | GPL2 |
Provides: | mediafire-fuse, mediafire-shell |
Submitter: | will.price94 |
Maintainer: | None |
Last Packager: | treeshateorcs |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-03 13:46 (UTC) |
Last Updated: | 2020-04-21 03:25 (UTC) |
Dependencies (4)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fuse (fuse2)
- jansson (jansson-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (1)
Latest Comments
treeshateorcs commented on 2020-04-21 03:27 (UTC)
will.price94 commented on 2017-03-19 13:48 (UTC)
@sergey.orloff, Wait for it to be fixed upstream, then this PKGBUILD will continue to work (see https://github.com/MediaFire/mediafire-fuse/issues/60)
Alternatively, dive into the CMakeLists.txt file yourself and remove -Werror from CMAKE_C_FLAGS and then build
sergey.orloff commented on 2017-03-19 09:59 (UTC)
Hello, advise what to do with this mistake?
[ 39%] Building C object CMakeFiles/mediafire-fuse.dir/fuse/hashtbl.c.o
/build/mediafire-fuse-git/src/mediafire-fuse/fuse/hashtbl.c: В функции «folder_tree_cleanup_filecache»:
/build/mediafire-fuse-git/src/mediafire-fuse/fuse/hashtbl.c:1894:9: ошибка: «readdir_r» is deprecated [-Werror=deprecated-declarations]
retval = readdir_r(dirp, entryp, &endp);
^~~~~~
In file included from /usr/include/features.h:410:0,
from /usr/include/errno.h:28,
from /build/mediafire-fuse-git/src/mediafire-fuse/fuse/hashtbl.c:26:
/usr/include/dirent.h:189:12: замечание: объявлено здесь
extern int __REDIRECT (readdir_r,
^
cc1: все предупреждения считаются ошибками
make[2]: *** [CMakeFiles/mediafire-fuse.dir/build.make:87: CMakeFiles/mediafire-fuse.dir/fuse/hashtbl.c.o] Ошибка 1
make[1]: *** [CMakeFiles/Makefile2:69: CMakeFiles/mediafire-fuse.dir/all] Ошибка 2
make: *** [Makefile:161: all] Ошибка 2
==> ОШИБКА: Произошел сбой в build().
Прерывание...
NeoZelux commented on 2016-07-24 13:22 (UTC)
add 'cmake' to makedepends pleez
Pinned Comments
treeshateorcs commented on 2020-04-21 03:27 (UTC)
this should build fine now