pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: qt5-qtwebengine broken
On Mon, Apr 15, 2024 at 03:47:58PM +0200, Thomas Klausner wrote:
> Hi!
>
> A commit over the weekend broke qt5-qtwebengine, it now fails to build with:
>
> In file included from ../../3rdparty/chromium/content/browser/appcache/appcache_internals_ui.cc:25:
> ../../3rdparty/chromium/content/public/browser/browser_context.h:21:10: fatal error: components/spellcheck/spellcheck_buildflags.h: No such file or directory
> 21 | #include "components/spellcheck/spellcheck_buildflags.h"
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
>
> I tried disabling the spellchecking component explicitly (by default
> it's enabled) but this is not enough to fix the build, it still
> expects the header file to exist.
>
> My last successful build was on April 13.
Going back to ninja-build-1.11.1nb1 fixes the build for me.
Thomas
Home |
Main Index |
Thread Index |
Old Index