Please do not post here if you have issues building one of the dependencies. If you have trouble building qt5-webkit
, please check the comments there. I have no influence over whether qt5-webkit
builds properly, I am not a maintainer of that package.
Search Criteria
Package Details: quiterss 0.19.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/quiterss.git (read-only, click to copy) |
---|---|
Package Base: | quiterss |
Description: | Fast and light RSS/Atom feed reader written in Qt/С++ |
Upstream URL: | https://quiterss.org/ |
Licenses: | GPL3 |
Submitter: | arojas |
Maintainer: | eclairevoyant |
Last Packager: | eclairevoyant |
Votes: | 8 |
Popularity: | 1.14 |
First Submitted: | 2022-11-21 07:41 (UTC) |
Last Updated: | 2023-01-12 23:03 (UTC) |
Dependencies (4)
Required by (0)
Sources (2)
eclairevoyant commented on 2023-03-08 21:12 (UTC)
eclairevoyant commented on 2023-03-08 21:10 (UTC)
You're getting an error building qt5-webkit
, so you'll have to ask there. Also, there's no error in your log excerpt, you'll have to scroll up a bit to find the actual error.
adrianteri commented on 2023-03-08 17:54 (UTC) (edited on 2023-03-08 18:03 (UTC) by adrianteri)
Building package fails at 4% with error on Qt5-webkit...
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/compiler/translator/timing/RestrictVertexShaderTiming.cpp.o
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/libANGLE/Platform.cpp.o
[ 4%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/third_party/compiler/ArrayBoundsClamper.cpp.o
[ 4%] Linking CXX static library ../../lib/libANGLESupport.a
[ 4%] Built target ANGLESupport
make: *** [Makefile:166: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'qt5-webkit-5.212.0alpha4-18':
error: can't build quiterss-0.19.4-3, deps not satisfied: qt5-webkit
error: packages failed to build: qt5-webkit-5.212.0alpha4-18 quiterss-0.19.4-3
eclairevoyant commented on 2023-01-18 05:17 (UTC) (edited on 2023-01-18 05:19 (UTC) by eclairevoyant)
@salvaju29ro Qt WebEngine and Qt WebKit have different APIs unfortunately, so I imagine using qt5-webengine
would require some changes to the upstream code. See https://doc.qt.io/qt-5/qtwebenginewidgets-qtwebkitportingguide.html
However qt5-webkit
barely gets any releases, so I imagine you won't have to rebuild it too often. Alternatively you could create a -bin
package from the release.
salvaju29ro commented on 2023-01-14 14:15 (UTC)
Does anyone know if this also works with python-pyqt5-webengine? Qt5-webkit takes two hours to install, on my pc
JL1111 commented on 2023-01-13 09:29 (UTC)
@eclairevoyant qt5-webkit has ruby as a dependency. I managed to resolve my issue by doing a pacman -Syu, and then installing qt5-webkit followed by quiterss
eclairevoyant commented on 2023-01-12 23:13 (UTC)
@Universebenzene @koondeme Patch and checksums should now be fixed.
eclairevoyant commented on 2023-01-12 22:44 (UTC)
This package has nothing to do with ruby, this is a C++ project. Sounds like a problem on your personal system. I suggest posting in the Arch Forums if you're having trouble installing packages.
JL1111 commented on 2023-01-12 19:37 (UTC)
Both this package and the quiterss-git package are failing to install QuiteRSS. Here is the output I received:
error: failed retrieving file 'ruby-stdlib-3.0.4-20-x86_64.pkg.tar.zst.sig' from <domain> : The requested URL returned error: 404
error: failed retrieving file 'ruby-bundledgems-3.0.4-20-x86_64.pkg.tar.zst.sig' from <domain> : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
-> error installing repo packages
Universebenzene commented on 2022-12-23 06:42 (UTC) (edited on 2022-12-23 06:46 (UTC) by Universebenzene)
Anyone who meet the problem while checking the sha256sum of install-appdata.patch
, try downloading the patch here and replace the existing one before running makepkg.
Pinned Comments
eclairevoyant commented on 2023-03-08 21:12 (UTC)
Please do not post here if you have issues building one of the dependencies. If you have trouble building
qt5-webkit
, please check the comments there. I have no influence over whetherqt5-webkit
builds properly, I am not a maintainer of that package.