Bug 194922
Summary: | wpewebkit-2.23.90 Failing to build on Fedora | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris King <bunnyapocalypse> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aperez, bugs-noreply, cgarcia, don.olmstead |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=167941 |
Chris King
Hello all, I am the Fedora maintainer of WPE, I was notified that you guys released 2.23.90 today and got on packaging it. Unfortunately, it doesn't seem to be building successfully and gives me this error:
BUILDSTDERR: make[2]: *** No rule to make target '../Source/WebKit/UIProcess/API/gtk/WebKitUserContentFilterStore.h', needed by 'DerivedSources/WebKit/wpe/WebKitEnumTypes.h'. Stop.
BUILDSTDERR: make[2]: *** Waiting for unfinished jobs....
before eventually stopping compilation.
Here is more context for the build: https://koji.fedoraproject.org/koji/taskinfo?taskID=32953642
Thanks,
- Chris
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
I wonder why distcheck didn't catch this
Carlos Garcia Campos
Committed r241935: <https://trac.webkit.org/changeset/241935>