@kamiljk87
It fails because it tries to apply patches to already patched sources. If that log isn't from two different command then yaourt copies sources, successfully applies all patches, updates pkgver and... starts everything from a beginning (starting from depends checks).
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 2 3 4 5 6 7 8 9 10 11 12 .. 25 Next › Last »
TZ86 commented on 2016-10-14 18:42 (UTC)
TZ86 commented on 2016-10-14 10:53 (UTC)
@kamiljk87
Remove any /tmp/yaourt-tmp-* then try once more.
TZ86 commented on 2016-10-13 07:20 (UTC)
@kamiljk87
Save a whole build log to pastebin.com and post a link there.
fordprefect commented on 2016-10-11 20:37 (UTC)
this is not building complaining qmake could not be found in $PATH, but /usr/bin is in $PATH and qmake is there. any hints?
marco44 commented on 2016-05-27 14:11 (UTC)
Found my problem:
https://github.com/psi-plus/psi-plus-snapshots/issues/14
already reported by an archlinux, it seems…
TZ86 commented on 2016-05-27 13:49 (UTC)
I've updated everything, sorry for a delay.
marco44 commented on 2016-05-27 12:51 (UTC)
Hi,
Today's update prompted a recompile. I have this compile error though:
libpsi/tools/zip/zip.cpp: In member function ‘bool UnZip::readFile(const QString&, QByteArray*, int)’:
libpsi/tools/zip/zip.cpp:128:82: error: cannot convert ‘UnZip::CaseSensitivity’ to ‘unzFileNameComparer {aka int (*)(void*, const char*, const char*)}’ for argument ‘3’ to ‘int ue(unzFile, const char*, unzFileNameComparer)’
int err = unzLocateFile(d->uf, QFile::encodeName(fname).data(), d->caseSensitive);
Any idea of what's wrong ?
Pinned Comments