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 05:12:37PM +0200, Thomas Klausner wrote:
> 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.

I've filed https://github.com/ninja-build/ninja/issues/2417 with the
ninja project but it could easily be a bug in the qt source's ninja
generator - any help welcome, this codebase is huge.
 Thomas


Home | Main Index | Thread Index | Old Index