Bug 194922

Summary: wpewebkit-2.23.90 Failing to build on Fedora
Product: WebKit Reporter: Chris King <bunnyapocalypse>
Component: WPE WebKitAssignee: 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

Description Chris King 2019-02-21 15:51:42 PST
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
Comment 1 Carlos Garcia Campos 2019-02-21 23:05:22 PST
I wonder why distcheck didn't catch this
Comment 2 Carlos Garcia Campos 2019-02-21 23:06:09 PST
Committed r241935: <https://trac.webkit.org/changeset/241935>