Package Details: qt5-doc 5.15.18-1

Git Clone URL: https://aur.archlinux.org/qt5-doc.git (read-only, click to copy)
Package Base: qt5-doc
Description: A cross-platform application and UI framework (Documentation)
Upstream URL: https://www.qt.io
Licenses: custom, GPL3, LGPL3, FDL
Groups: qt5
Submitter: andreas_baumann
Maintainer: andreas_baumann
Last Packager: andreas_baumann
Votes: 7
Popularity: 0.52
First Submitted: 2025-11-07 15:57 (UTC)
Last Updated: 2025-11-07 20:25 (UTC)

Latest Comments

nick1wasd commented on 2026-05-02 04:33 (UTC) (edited on 2026-05-02 04:37 (UTC) by nick1wasd)

WARNING: Failure to find: /home/me/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18/qtbase/src/corelib/qt5core_metatypes.json

make[5]: *** [Makefile:1788: prepare_docs] Error 127

make[5]: Leaving directory '/home/me/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18/qtbase/src/corelib'

make[4]: *** [Makefile:1325: sub-corelib-prepare_docs] Error 2

make[4]: Leaving directory '/home/me/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18/qtbase/src'

make[3]: *** [Makefile:367: sub-src-prepare_docs] Error 2

make[3]: Leaving directory '/home/me/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18/qtbase'

make[2]: *** [Makefile:2194: module-qtbase-prepare_docs] Error 2

make[2]: Leaving directory '/home/me/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18'
make[1]: *** [Makefile:1291: html_docs] Error 2

make[1]: Leaving directory '/home/me/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18'
make: *** [Makefile:1294: docs] Error 2

==> ERROR: A failure occurred in build(). Aborting... -> error making: qt5-doc-exit status 4 -> Failed to install the following packages. Manual intervention is required: qt5-doc - exit status 4

I'm not quite sure how to fix this problem myself, as I am trying to build kirigami2-git and keep failing on building this package. I don't know if I have to edit a PKGBUILD or manually download and execute this qt-everywhere-opensource-src project, its a bit unclear what even went wrong

severach commented on 2026-03-16 15:40 (UTC)

which is part of base-devel which is required for all AUR packages. Maintainers are not required to add any part of base-devel to the depends.

marin-m commented on 2026-03-16 12:05 (UTC) (edited on 2026-03-16 12:05 (UTC) by marin-m)

You need to have the which utility installed, otherwise the process fails which:

==> Starting build()...
+ cd qtbase
+ /home/marin/.cache/yay/qt5-doc/src/qt-everywhere-src-5.15.18/qtbase/configure -top-level -confirm-license -opensource -prefix /usr -docdir /usr/share/doc/qt -headerdir /usr/include/qt -archdatadir /usr/lib/qt -datadir /usr/share/qt -sysconfdir /etc/xdg -nomake examples
You don't seem to have 'make' or 'gmake' in your PATH.
Cannot proceed.
==> ERROR: A failure occurred in build().
    Aborting...

@andreas_baumann Can you please add a makedepend?

karamba commented on 2025-11-13 09:15 (UTC)

@FabioLolix thank you

andreas_baumann commented on 2025-11-12 20:00 (UTC)

thanks. :-)

FabioLolix commented on 2025-11-12 19:59 (UTC)

You can find it here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/

FabioLolix commented on 2025-11-11 13:19 (UTC)

I can provide one but not today

karamba commented on 2025-11-11 13:10 (UTC)

Is there a binary version of this package? Compiling it every time is so tedious...

andreas_baumann commented on 2025-11-07 19:12 (UTC)

yep, thanks. Forgot that one. And I'll have to update to 5.15.18..

zomgugoff commented on 2025-11-07 19:08 (UTC)

The 'qt-everywhere-src-5.15.17-assimp.patch' file is not being downloaded by the PKGBUILD file.

==> Making package: qt5-doc 5.15.17-1 (Fri 07 Nov 2025 11:07:49 AM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found qt-everywhere-opensource-src-5.15.17.tar.xz
  -> Found no-qmake.patch
==> ERROR: qt-everywhere-src-5.15.17-assimp.patch was not found in the build directory and is not a URL.