@Martchus Ah ok, sorry. Didn't notice that qtutilities was an aur package. It works now, thanks!
Search Criteria
Package Details: syncthingtray 1.1.2-1
Git Clone URL: | https://aur.archlinux.org/syncthingtray.git (read-only, click to copy) |
---|---|
Package Base: | syncthingtray |
Description: | Tray application for Syncthing |
Upstream URL: | https://github.com/Martchus/syncthingtray |
Licenses: | |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 37 |
Popularity: | 2.30 |
First Submitted: | 2016-09-14 20:13 |
Last Updated: | 2021-02-03 10:06 |
Dependencies (19)
- desktop-file-utils (desktop-file-utils-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- qt5-declarative (qt5-declarative-git)
- qt5-svg (qt5-svg-git)
- qt5-webengine
- qtutilities
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- cppunit (check)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux) (check)
- syncthing (syncthing-git, syncthing-bin) (check)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- kio (kio-osync, kio-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git, mesa-stable, mesa-rc) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- plasma-framework (plasma-framework-git) (make)
- qt5-tools (qt5-tools-git) (make)
- kio (kio-osync, kio-git) (optional) – KIO plugin for Syncthing actions in Dolphin
- plasma-workspace (plasma-workspace-git) (optional) – Plasmoid for Plasma 5 desktop
Required by (0)
Sources (1)
jkhsjdhjs commented on 2020-10-24 01:32
Martchus commented on 2020-10-23 22:50
@jkhsjdhjs The AUR and my binary repository have the latest version of qtutilities. You need to build packages in the right order. (Generally, you need to build all dependencies of a package before building the package itself.)
jkhsjdhjs commented on 2020-10-23 21:38
I'm currently unable to build the latest version of syncthingtray, because it requires qtutilities
6.3.0, which is not in the repos yet. Let's hope the repo package gets updated soon.
CMake Error at connector/CMakeLists.txt:48 (find_package):
Could not find a configuration file for package "qtutilities" that is
compatible with requested version "6.3.0".
The following configuration files were considered but not accepted:
/usr/share/qtutilities/cmake/qtutilitiesConfig.cmake, version: 6.2.1
-- Configuring incomplete, errors occurred!
See also "/home/jkhsjdhjs/.cache/pikaur/build/syncthingtray/src/syncthingtray-1.0.0/CMakeFiles/CMakeOutput.log".
prettyvanilla commented on 2020-10-11 15:35
In the latest package updates you forgot to update the checksums for syncthingtray, qtutilities and c++utilities.
Martchus commented on 2020-07-07 22:05
@sez11a See comments on qtutilities and better add comments in the specific package which has the build errors.
sez11a commented on 2020-07-07 21:07
I get an error compiling qtutilities:
[ 91%] Building CXX object CMakeFiles/qtutilities.dir/qtutilities_autogen/3YJK5W5UP7/qrc_qtutilsicons.cpp.o
[ 94%] Linking CXX shared library libqtutilities.so
[100%] Built target qtutilities
==> Starting check()...
/home/me/.cache/yay/qtutilities/PKGBUILD: line 31: cd: /home/sezovr/.cache/yay/qtutilities/src/qtutilities: No such file or directory
==> ERROR: A failure occurred in check().
Aborting...
Error making: qtutilities
gwpl commented on 2020-04-15 12:24
syncthingtray_0.10.8 compilation error .
full log attached here : https://github.com/Martchus/syncthingtray/issues/63 .
$ pacaur -S syncthingtray
(...)
2: !!!FAILURES!!!
2: Test Results:
2: Run: 1 Failures: 1 Errors: 0
2:
2:
2: 1) test: ApplicationTests::test (F) line: 146 /home/gw/.cache/pacaur/syncthingtray/src/syncthingtray-0.10.8/cli/tests/application.cpp
2: forced failure
2: - Line Status (idle|scanning) could not be found in output.
2:
2:
2: Tests failed
2/2 Test #2: syncthingctl_run_tests ...........***Failed 2.53 sec
0% tests passed, 2 tests failed out of 2
Total Test time (real) = 6.10 sec
The following tests FAILED:
1 - syncthingconnector_run_tests (Failed)
2 - syncthingctl_run_tests (Failed)
Errors while running CTest
make[3]: *** [connector/CMakeFiles/check.dir/build.make:77: connector/CMakeFiles/check] Error 8
make[2]: *** [CMakeFiles/Makefile2:632: connector/CMakeFiles/check.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:639: connector/CMakeFiles/check.dir/rule] Error 2
make: *** [Makefile:325: check] Error 2
==> ERROR: A failure occurred in check().
Aborting...
:: failed to build syncthingtray package(s)
tydynrain commented on 2020-03-28 23:20
@Martchus, uninstalling ffmpeg-full and reinstalling ffmpeg, along with using --nocheck worked finally. Thank you.
Martchus commented on 2020-03-28 22:54
I also deleted my comment because it is not very useful without the errors.
So here again: I doubt this has anything to do with this package beside the fact that it is using qt5-webengine which pulls the ffmpeg package which pulls dav1d. It looks like your ffmpeg and dav1d versions aren't matching. Are you using a custom ffmpeg build and missed https://www.archlinux.org/todo/dav1d-060-soname-bump/ ?
tydynrain commented on 2020-03-28 22:51
@Marchus The post on the tageditor was an accident, which is why I deleted it. I think I followed a link from this page, which is why I accidentally posted it there.
Pinned Comments
Martchus commented on 2016-10-31 11:39
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Note that the tests of this package might fail despite there's nothing wrong (e. g. because Syncthing is just too slow and the test runs in a timeout). To ignore those false-positives, build the package with
makepkg --nocheck
ormakechrootpkg -- --nocheck
. It makes still sense to report failures. But please include the actual error message and not just the last few lines.