Bug 194922 - wpewebkit-2.23.90 Failing to build on Fedora
Summary: wpewebkit-2.23.90 Failing to build on Fedora
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-21 15:51 PST by Chris King
Modified: 2019-02-22 01:07 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>