Search Criteria
Package Details: spectrum2 2.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spectrum2.git (read-only, click to copy) |
---|---|
Package Base: | spectrum2 |
Description: | an open source instant messaging transport |
Upstream URL: | http://spectrum.im |
Licenses: | GPL |
Submitter: | moyamo |
Maintainer: | None |
Last Packager: | sergej |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-22 14:52 (UTC) |
Last Updated: | 2023-07-17 23:16 (UTC) |
Dependencies (32)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- log4cxx (log4cxx-gitAUR)
- popt (popt-gitAUR)
- sqlite (sqlite-fossilAUR)
- avahi (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cppunit (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- dbus-glib (make)
- expat (expat-gitAUR) (make)
- gconfAUR (make)
- libcommuniAUR (make)
- libev (make)
- libevent (libevent-gitAUR) (make)
- libidn (libidn-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-libs, mariadb-lts-libs) (make)
- libpqxx (libpqxx-gitAUR) (make)
- libpurple (pidgin-mam-gitAUR, pidgin-hgAUR, pidgin-miniAUR, libpurple-gnutlsAUR, libpurple-minimalAUR) (make)
- log4cxx (log4cxx-gitAUR) (make)
- Show 12 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
moyamo commented on 2018-07-21 21:51 (UTC)
Is there a reason you are using the log4cxx-git package and not the log4cxx package? I've pinned the log4cxx version to 0.10.0 since using 0.10.0 until the next release seems like a simpler solution than patching.
jdoe commented on 2018-07-20 20:05 (UTC)
This has been fixed in git master (see also https://github.com/SpectrumIM/spectrum2/pull/298). It might be a good idea to add the patch to the package.
jdoe commented on 2018-07-18 07:40 (UTC)
I get the same error as diggit compiling on aarch64 with gcc 8.1.1.
moyamo commented on 2018-05-21 09:22 (UTC)
I'm not getting this problem. Is there anything strange about your environment (e.g. using a different version of GCC)? Also try deleting everything and redownloading to make sure that you don't have any old build or source files left over.
xorly commented on 2018-05-20 18:09 (UTC) (edited on 2018-05-20 18:10 (UTC) by xorly)
Anybody else encountered this problem?
spectrum2/src/spectrum2-2.0.7/libtransport/NetworkPluginServer.cpp: In member function ‘void Transport::NetworkPluginServer::wrapIncomingImage(Swift::Message*, const pbnetwork::ConversationMessage&)’:
spectrum2/src/spectrum2-2.0.7/libtransport/NetworkPluginServer.cpp:1819:9: error: expected ‘;’ before ‘}’ token
}
moyamo commented on 2018-02-04 20:39 (UTC)
This seems to be because the AUR now has swift4 instead of swift3.
Given that spectrum seems to explicitly use C++11 (See https://github.com/SpectrumIM/spectrum2/blob/c0aa6483c6a4ce7bb7edd684acd1f8c2a9157bae/cmake_modules/SwiftenConfig.cmake#L43 ) when it detects swift4, I think that this is probably an upstream bug.
I'll prepare a new release with -DCMAKE_CXX_STANDARD=14 added until they fix this upstream.
sergej commented on 2018-01-30 21:27 (UTC)
it looks like -DCMAKE_CXX_STANDARD=14 required to build it on current system
moyamo commented on 2017-08-24 17:47 (UTC)
tkh23 commented on 2017-08-24 03:06 (UTC)
moyamo commented on 2017-06-04 20:14 (UTC)
« First ‹ Previous 1 2 3 Next › Last »