Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qt5-webengine] build failure after upgrading to ninja 1.12 #43497

Open
rremilian opened this issue Jan 27, 2025 · 0 comments · May be fixed by #43524
Open

[qt5-webengine] build failure after upgrading to ninja 1.12 #43497

rremilian opened this issue Jan 27, 2025 · 0 comments · May be fixed by #43524
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@rremilian
Copy link

rremilian commented Jan 27, 2025

Operating system

Linux

Compiler

GCC

Steps to reproduce the behavior

./vcpkg install --triplet=x64-linux-dynamic qt5-webengine

Failure logs

In file included from ../../../../src/5.15.16-af4f9b3d26.clean/src/3rdparty/chromium/content/browser/appcache/appcache_internals_ui.cc:25:
../../../../src/5.15.16-af4f9b3d26.clean/src/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.

Additional context

I think it is related to this issue: ninja-build/ninja#2417.

@rremilian rremilian added the category:port-bug The issue is with a library, which is something the port should already support label Jan 27, 2025
@rremilian rremilian linked a pull request Jan 28, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant