already build
Search Criteria
Package Details: psi-plus-git 1.5.1692.r4652.g4b93355d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/psi-plus-git.git (read-only, click to copy) |
---|---|
Package Base: | psi-plus-git |
Description: | Psi+ is a powerful XMPP client (Qt, C++) designed for the XMPP power users (built with Qt 5.x) |
Upstream URL: | https://psi-plus.com |
Licenses: | GPL2 |
Conflicts: | psi-plus, psi-plus-qt5-git, psi-plus-webkit-git, psi-plus-webkit-qt5-git |
Provides: | psi-plus, psi-plus-qt5-git |
Submitter: | TZ86 |
Maintainer: | None |
Last Packager: | sir_lucjan |
Votes: | 135 |
Popularity: | 0.000000 |
First Submitted: | 2013-08-06 17:06 (UTC) |
Last Updated: | 2024-03-18 07:23 (UTC) |
Dependencies (14)
- http-parser (http-parser-gitAUR)
- hunspell (hunspell-gitAUR)
- libidn (libidn-gitAUR)
- libusrsctpAUR (libusrsctp-gitAUR)
- libxss
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-x11extras
- qtkeychain (qtkeychain-qt5)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- patch (patch-gitAUR) (make)
Required by (4)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 25 Next › Last »
TerribleSpirit commented on 2013-01-14 05:42 (UTC)
el_aur commented on 2013-01-11 19:41 (UTC)
Same here
make: *** No targets specified and no makefile found. Stop.
!!!ERROR: make failed
NickNill commented on 2013-01-06 17:47 (UTC)
!!!ERROR: make failed
TerribleSpirit commented on 2013-01-05 17:28 (UTC)
make: *** Не заданы цели и не найден make-файл. Останов.
!!!ERROR: make failed
<deleted-account> commented on 2012-11-09 17:55 (UTC)
since replacement of libotr with libotr3, the Off-The-Record plugin from the "dev" plugins stops to work. Maybe this is not the right place for that, rather the developer of the OTR-plugin should know that. Anyways, now you know...
bye.
el_aur commented on 2012-10-12 21:13 (UTC)
same to me
pluginmanager.cpp: In member function ‘bool PluginManager::appendSysMsg(int, const QString&, const QString&)’:
pluginmanager.cpp:819:28: error: ‘class PsiAccount’ has no member named ‘findChatDialogEx’
pluginmanager.cpp:821:43: error: no matching function for call to ‘PsiAccount::findChatDialog(XMPP::Jid&, bool)’
pluginmanager.cpp:821:43: note: candidate is:
In file included from pluginmanager.cpp:24:0:
psiaccount.h:165:11: note: ChatDlg* PsiAccount::findChatDialog(const XMPP::Jid&) const
psiaccount.h:165:11: note: candidate expects 1 argument, 2 provided
m0rph commented on 2012-10-12 20:32 (UTC)
pluginmanager.cpp: In member function ‘bool PluginManager::appendSysMsg(int, const QString&, const QString&)’:
pluginmanager.cpp:819:28: error: ‘class PsiAccount’ has no member named ‘findChatDialogEx’
pluginmanager.cpp:821:43: error: no matching function for call to ‘PsiAccount::findChatDialog(XMPP::Jid&, bool)’
same error here
lahwaacz commented on 2012-10-12 17:11 (UTC)
still nothing, the same error
Joker-jar commented on 2012-10-12 17:00 (UTC)
lahwaacz, try to make package again, it could be corrupted commit
lahwaacz commented on 2012-10-12 16:22 (UTC)
I get this error:
g++ -c -m64 -pipe -g -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DQT_STATICPLUGIN -DWHITEBOARDING -DHAVE_XSS -DHAVE_ENCHANT -DPSI_PLUGINS -DHAVE_CONFIG -DPSIMINIZIP -DUSE_PEP -DTC_PSIFILE -DTC_MPRIS -DIRIS_XMPP_JID_DEPRECATED -DFILETRANSFER -DGROUPCHAT -DWHITEBOARDING -DNEWCONTACTLIST -DHAVE_PGPUTIL -DPSI_PLUGINS -DUSE_DBUS -DWEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -DIRISNET_STATIC -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtWebKit -I/usr/include -I/usr/include/QtDBus -I/usr/include/QtCrypto -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iprivacy -Icapabilities -Itabs -I. -Itools/iconset -Itools/optionstree -Itools/advwidget -Ilibpsi/dialogs -Ilibpsi/tools -Itools/tunecontroller -Itools/tunecontroller/plugins/psifile -Itools/tunecontroller/plugins/mpris -I. -Iwidgets -I../iris/include -I../iris/include/iris -I../iris/src -Ioptions -Iplugins/include -I. -I.moc -I/usr/X11R6/include -I.ui -o .obj/webview.o webview.cpp
pluginmanager.cpp: In member function ‘bool PluginManager::appendSysMsg(int, const QString&, const QString&)’:
pluginmanager.cpp:819:28: error: ‘class PsiAccount’ has no member named ‘findChatDialogEx’
pluginmanager.cpp:821:43: error: no matching function for call to ‘PsiAccount::findChatDialog(XMPP::Jid&, bool)’
pluginmanager.cpp:821:43: note: candidate is:
In file included from pluginmanager.cpp:24:0:
psiaccount.h:165:11: note: ChatDlg* PsiAccount::findChatDialog(const XMPP::Jid&) const
psiaccount.h:165:11: note: candidate expects 1 argument, 2 provided
make[1]: *** [.obj/pluginmanager.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/tmp/yaourt-tmp-lahwaacz/aur-psi-plus/src/build/src'
make: *** [sub-src-make_default] Error 2
!!!ERROR: make failed
==> ERROR: Makepkg was unable to build psi-plus.
Pinned Comments