Bug 176223 - REGRESSION(r221439) [WPE] Build is broken
Summary: REGRESSION(r221439) [WPE] Build is broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 175515
  Show dependency treegraph
 
Reported: 2017-09-01 04:28 PDT by Carlos Alberto Lopez Perez
Modified: 2017-09-27 12:24 PDT (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 Carlos Alberto Lopez Perez 2017-09-01 04:28:51 PDT
r221439 <https://trac.webkit.org/r221439> broke the WPE build

Log: https://build.webkit.org/builders/WPE%20Linux%2064-bit%20Release%20%28Build%29/builds/3521/steps/compile-webkit/logs/stdio

error: undefined reference to 'JSC::Heap::vm() const'

Mark commented this yesterday on the #webkit IRC channel:

<mlam> hi. I noticed that the WPE EWS bot seems to be complaining about a missing JSC::Heap::vm() in the linker.  This means that someone didn't #include "HeapInline.h".  Since this only manifests in the WPE bot, is this something you can take a look at?
Comment 1 Carlos Alberto Lopez Perez 2017-09-01 19:42:56 PDT
Fixed in: https://trac.webkit.org/changeset/221482