generators/makefile.cpp: In member function ‘void MakefileGenerator::writePkgConfigFile()’:
generators/makefile.cpp:3314:19: error: expected unqualified-id before ‘requires’
3314 | const QString requires = project->values("QMAKE_PKGCONFIG_REQUIRES").join(" ");
| ^~~~~~~~
generators/makefile.cpp:3315:18: error: expected ‘{’ before ‘.’ token
3315 | if (!requires.isEmpty()) {
| ^
generators/makefile.cpp:3316:39: error: expected ‘{’ before ‘<<’ token
3316 | t << "Requires: " << requires << endl;
| ^~
make: *** [Makefile:284: makefile.o] Error 1
Search Criteria
Package Details: qt4 4.8.7-39
Package Actions
| 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: | 81 |
| Popularity: | 0.59 |
| First Submitted: | 2019-05-01 11:51 (UTC) |
| Last Updated: | 2026-05-05 11:02 (UTC) |
Dependencies (37)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libice
- libmng
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- sqlite (sqlite-fossilAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- Show 17 more dependencies...
Required by (198)
Sources (22)
- assistant-qt4.desktop
- designer-qt4.desktop
- disable-sslv3.patch
- fix_jit.patch
- glib-honor-ExcludeSocketNotifiers-flag.diff
- https://src.fedoraproject.org/repo/pkgs/qt/qt-everywhere-opensource-src-4.8.7.tar.gz/d990ee66bf7ab0c785589776f35ba6ad/qt-everywhere-opensource-src-4.8.7.tar.gz
- improve-cups-support.patch
- kde4-settings.patch
- kubuntu_14_systemtrayicon.diff
- l-qclipboard_delay.patch
- l-qclipboard_fix_recursive.patch
- linguist-qt4.desktop
- moc-boost-workaround.patch
- qdbusviewer-qt4.desktop
- qt4-gcc11.patch
- qt4-gcc6.patch
- qt4-gcc8.patch
- qt4-gcc9.patch
- qt4-glibc-2.25.patch
- qt4-icu59.patch
- qt4-openssl-1.1.patch
- qtconfig-qt4.desktop
vitaliikuzhdin commented on 2026-05-04 15:54 (UTC)
micwoj92 commented on 2025-05-19 21:03 (UTC)
Is alsa-lib needed in dependency? In configure I can see:
Alsa support ........... no
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.
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 declarederror: build in clean chroot withextra-x86_64-buildscript.