Package Details: qt4 4.8.7-38

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)

Sources (22)

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 with extra-x86_64-build script.

Latest Comments

1 2 3 4 5 6 .. 18 Next › Last »

Agafron commented on 2025-01-29 21:21 (UTC)

@DodoGTA

https://pastebin.com/n51uwVF1

DodoGTA commented on 2025-01-28 21:48 (UTC)

@Agafron That isn't the full error message (you should probably Pastebin the full one)

Agafron commented on 2025-01-28 20:05 (UTC) (edited on 2025-01-28 21:14 (UTC) by Agafron)

| ^~ /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().

Прерывание...

LaughingMan commented on 2025-01-14 08:50 (UTC)

I can reproduce the build failure. Here's a -v log: https://gist.github.com/LingMan/495fa4dc594de1c84971514cab37db8e

DodoGTA commented on 2025-01-14 07:59 (UTC)

@micwoj92 Can you add the -v flag to configure command (in PKGBUILD) and resend the build log?

micwoj92 commented on 2025-01-14 00:36 (UTC)

Build fails, log below: https://gist.github.com/micwoj92/ac652a7b1b81a00d20d3f54577497538

sl1pkn07 commented on 2024-03-30 22:16 (UTC)

needs !lto in order to build upstream things like kdelibs

trumee commented on 2024-02-10 18:05 (UTC)

Will somebody be kind enough to upload the PKGBUILD for qca-qt4.

frazar0 commented on 2023-03-18 08:52 (UTC)

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

dviktor commented on 2022-11-27 14:04 (UTC)

@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.