@DodoGTA
https://pastebin.com/n51uwVF1
Git Clone URL: | https://aur.archlinux.org/qt4.git (read-only, click to copy) |
---|---|
Package Base: | qt4 |
Description: | A cross-platform application and UI framework |
Upstream URL: | https://www.qt.io |
Licenses: | GPL-3.0-only, LGPL-3.0-only, GFDL-1.3-only |
Conflicts: | qt |
Replaces: | qt |
Submitter: | arojas |
Maintainer: | DodoGTA |
Last Packager: | DodoGTA |
Votes: | 79 |
Popularity: | 0.135032 |
First Submitted: | 2019-05-01 11:51 (UTC) |
Last Updated: | 2025-01-31 20:43 (UTC) |
@DodoGTA
https://pastebin.com/n51uwVF1
@Agafron That isn't the full error message (you should probably Pastebin the full one)
| ^~
/home/ypp/qt4/src/qt-everywhere-opensource-src-4.8.7/src/3rdparty/webkit/Source/
JavaScriptCore/yarr/YarrInterpreter.cpp:711:9: замечание: здесь
711 | case QuantifierNonGreedy:
| ^~~~
make[2]: *** [Makefile.WebKit:1146: .obj/release-static/YarrInterpreter.o] Ошибка 1
make[2]: выход из каталога «/home/ypp/qt4/src/build/src/3rdparty/webkit/Source/JavaScriptCore»
make[1]: *** [Makefile.WebKit:43: sub-JavaScriptCore-JavaScriptCore-pro-make_default-ordered] Ошибка 2
make[1]: *** Ожидание завершения заданий…
make[1]: выход из каталога «/home/ypp/qt4/src/build/src/3rdparty/webkit/Source»
make: *** [Makefile:747: sub-webkit-make_default-ordered] Ошибка 2
==> ОШИБКА: Произошел сбой в build().
Прерывание...
I can reproduce the build failure. Here's a -v
log: https://gist.github.com/LingMan/495fa4dc594de1c84971514cab37db8e
@micwoj92 Can you add the -v
flag to configure
command (in PKGBUILD) and resend the build log?
Build fails, log below: https://gist.github.com/micwoj92/ac652a7b1b81a00d20d3f54577497538
needs !lto in order to build upstream things like kdelibs
Will somebody be kind enough to upload the PKGBUILD for qca-qt4.
Main archive URL is broken for me. You can replace it with:
https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
@sl1pkn07 after every such update you should rebuild required packages. That's why Arch team releases pkgrel updates for their repo stuff from time to time.
Pinned Comments
eschwartz commented on 2019-05-09 13:24 (UTC)
@semeion,
qt4 was expelled from the official repositories due to https://lists.archlinux.org/pipermail/arch-dev-public/2019-April/029560.html
It will not be restored, because software needs to stop using qt4. It's fine for people to still use it via the AUR if they have old software that is not ported, but the proper solution is to get that software ported to qt5.
"It takes a long time to compile" is not a reason to move it to community.
@xuanruiqi,
Only Developers and Trusted Users have access to pkgbuild.com, and we will not be uploading qt4 there. If we wanted qt4, we would upload it to community, but we don't -- we have managed to move every package still being actively maintained in the official repos, over to qt5, and we want to stay that way.
...
Again, the proper long-term solution is to get software ported over to qt5.
dviktor commented on 2019-05-05 17:49 (UTC) (edited on 2019-05-15 19:02 (UTC) by dviktor)
For those who have problems with
‘std::tr1’ has not been declared
error: build in clean chroot withextra-x86_64-build
script.