https://bugs.kde.org/show_bug.cgi?id=114417
--- Comment #4 from caulier.gil...@gmail.com --- Maik, Just for information : QT 5.15 LTS take more than 13 hours to compile, where QtWebEngine take 80% of time, 4 cores in a VM with 8Gb or RAM, 20 Gib of Swap and 20 Gb of /tmp : ... QtPdfWidgets: created headers.pri file [100%] Performing install step for 'ext_qt' strip:/usr/bin/fixqt4headers.pl: format de fichier non reconnu strip:/usr/bin/syncqt.pl: format de fichier non reconnu Makefile:5242: avertissement : surchargement de la recette pour la cible « ../../qml/QtQuick/Controls/qmldir » Makefile:5239: avertissement : ancienne recette ignorée pour la cible « ../../qml/QtQuick/Controls/qmldir » [100%] Completed 'ext_qt' [100%] Built target ext_qt Elaspsed time for script execution : 13 hours 6 minutes 3 seconds [root@localhost appimage (master)]# I take a look to the memory allocation while QtWebEngine, and there are plenty of time where 16 Gb is used to link code at end. The swap is used and compilation slow down a lots. This have been done a a Linux Mageia 7.1 VM (it's not the AppImage server yet), just to see if the Qt 5.15 LTS git repository compile fine. Gilles -- You are receiving this mail because: You are watching all bug changes.