indeed, is working now, thanks
Search Criteria
Package Details: retroshare 0.6.7.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/retroshare.git (read-only, click to copy) |
---|---|
Package Base: | retroshare |
Description: | Serverless encrypted instant messenger with filesharing, chatgroups, e-mail |
Upstream URL: | https://github.com/retroshare/retroshare |
Licenses: | AGPL-3.0-or-later |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 166 |
Popularity: | 0.197388 |
First Submitted: | 2007-10-03 20:41 (UTC) |
Last Updated: | 2024-08-25 00:49 (UTC) |
Dependencies (12)
- libxss
- miniupnpc (miniupnpc-gitAUR)
- qt5-multimedia
- qt5-x11extras
- sqlcipher
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
- rapidjson (rapidjson-gitAUR) (make)
- i2pAUR (i2p-devAUR, i2p-binAUR) (optional) – i2p hidden node support
- i2pd (i2pd-gitAUR) (optional) – i2p hidden node support
- tor (tor-gitAUR, tor-unstableAUR) (optional) – tor hidden node support
Required by (0)
Sources (16)
- commonmark.cmark
- corvusoft.asio-dependency
- corvusoft.catch-dependency
- corvusoft.openssl-dependency
- corvusoft.restbed
- google.googletest
- i2p.libsam3
- retroshare.bitdht
- retroshare.jni.hpp
- retroshare.libretroshare
- retroshare.obs
- retroshare.openpgp-sdk
- retroshare.rsnewwebui
- retroshare
- tencent.rapidjson
- truvorskameikin.udp-discovery-cpp
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 19 Next › Last »
herzmeister commented on 2016-06-14 11:22 (UTC)
sehraf commented on 2016-06-14 07:26 (UTC)
fixed once and for all
sehraf commented on 2016-06-12 20:02 (UTC)
is this (again) related to C standards?
Does anybody know how to fix this (once and for all)?
This is fix upstream for a long time now - maybe there will be a release soon...
herzmeister commented on 2016-06-12 13:29 (UTC)
Currently getting an error (again):
In file included from dbase/fimonitor.cc:29:0:
./rsserver/p3face.h: At global scope:
./rsserver/p3face.h:197:40: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double RsServer::minTimeDelta’ of non-integral type [-fpermissive]
static const double minTimeDelta = 0.1; // 25;
^~~
./rsserver/p3face.h:198:40: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double RsServer::maxTimeDelta’ of non-integral type [-fpermissive]
static const double maxTimeDelta = 0.5;
^~~
./rsserver/p3face.h:199:37: error: ‘constexpr’ needed for in-class initialization of static data member ‘const double RsServer::kickLimit’ of non-integral type [-fpermissive]
static const double kickLimit = 0.15;
^~~~
Makefile.libretroshare:1740: recipe for target 'temp/linux-g++/obj/fimonitor.o' failed
make[1]: *** [temp/linux-g++/obj/fimonitor.o] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-mep/aur-retroshare/src/RetroShare-0.6.0/libretroshare/src'
Makefile:99: recipe for target 'sub-libretroshare-src-libretroshare-pro-make_first' failed
make: *** [sub-libretroshare-src-libretroshare-pro-make_first] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build retroshare.
sehraf commented on 2016-04-18 09:25 (UTC)
should be fixed now
sehraf commented on 2016-04-18 06:49 (UTC)
can confirm - i'll have a look
enjoyaol commented on 2016-04-17 01:25 (UTC)
Hi, it's not building:
/pqi/pqiqosstreamer.h:37:55: error: ‘constexpr’ needed for in-class initialization of static data member ‘const float pqiQoSstreamer::PQI_QOS_STREAMER_ALPHA’ of non-integral type [-fpermissive]
static const float PQI_QOS_STREAMER_ALPHA = 2.0 ;
^
In file included from ./services/p3msgservice.h:49:0,
from ./rsserver/p3face.h:44,
from dbase/fimonitor.cc:29:
Fanch commented on 2015-08-22 17:23 (UTC)
I think it is because qt4 is a meta-package.
You should run :
pacman -S qt4
And after th, you will be able to install this aur package
orbifx commented on 2015-08-22 17:19 (UTC)
I get this with aura:
aura >>= Dependency checking failed for these reasons:
The dependency `qt4[@]}[@]}` could not be found. You may need to search for a package to satisfy it.
sehraf commented on 2015-08-06 06:42 (UTC)
updated - thx AsamK
Pinned Comments
xiota commented on 2024-08-16 17:04 (UTC) (edited on 2024-08-25 00:56 (UTC) by xiota)
This package now uses pinned commits.