https://bugs.kde.org/show_bug.cgi?id=423652
Bug ID: 423652 Summary: craft "silently" fails to compile qtwebengine Product: Craft Version: unspecified Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: Blueprints Assignee: vonr...@kde.org Reporter: developerch...@rebel.com.au CC: kde-windows@kde.org Target Milestone: --- Created attachment 129759 --> https://bugs.kde.org/attachment.cgi?id=129759&action=edit craft -i --no-cache qtwebengine log SUMMARY Unable to compile qtwebengine libs (to be used by kdevelop) STEPS TO REPRODUCE 1. run craft qtwebengine 2. wait 3. cry OBSERVED RESULT I have tried multiple incantations of craft to get it to compile the result is always the same. PS Y:\CraftRoot> craft qtwebengine Craft : Y:\CraftRoot Version : master ABI : windows-mingw_64-gcc Download directory : Y:\CraftRoot\download *** libs/qt5/qtwebengine is up to date, nothing to do *** PS Y:\CraftRoot> craft -i qtwebengine Craft : Y:\CraftRoot Version : master ABI : windows-mingw_64-gcc Download directory : Y:\CraftRoot\download ================================================================= *** Handling package: libs/qt5/qtwebengine, action: all *** *** Action: fetch-binary for libs/qt5/qtwebengine *** *** libs/qt5/qtwebengine not found in cache *** *** Action: fetch for libs/qt5/qtwebengine *** *** Action: unpack for libs/qt5/qtwebengine *** *** Action: compile for libs/qt5/qtwebengine *** *** Action: cleanimage for libs/qt5/qtwebengine *** *** Action: install for libs/qt5/qtwebengine *** *** Action: post-install for libs/qt5/qtwebengine *** *** Action: qmerge for libs/qt5/qtwebengine *** *** Action: post-qmerge for libs/qt5/qtwebengine *** *** Craft all succeeded: libs/qt5/qtwebengine after 0 seconds *** PS Y:\CraftRoot> craft --package qtwebengine Craft : Y:\CraftRoot Version : master ABI : windows-mingw_64-gcc Download directory : Y:\CraftRoot\download ======================================================================= *** Handling package: libs/qt5/qtwebengine, action: package *** *** Action: package for libs/qt5/qtwebengine *** *** Craft package succeeded: libs/qt5/qtwebengine after 0 seconds *** PS Y:\CraftRoot> craft --no-cache qtwebengine Craft : Y:\CraftRoot Version : master ABI : windows-mingw_64-gcc Download directory : Y:\CraftRoot\download *** libs/qt5/qtwebengine is up to date, nothing to do *** After compilation there are no qtwebengine libs anywhere EXPECTED RESULT expected to find qtwebengine libs in build/libs/qt5/qtwebengine however there is nothing there not even the folder qtwebengine SOFTWARE/OS VERSIONS Windows: windows 7 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION I have attached the log from the last attempt craft -i --no-cache qtwebengine -- You are receiving this mail because: You are on the CC list for the bug.