Bug 176223
| Summary: | REGRESSION(r221439) [WPE] Build is broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aperez, bugs-noreply, webkit-bug-importer, zan |
| Priority: | P1 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 175515 | ||
Carlos Alberto Lopez Perez
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?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Fixed in: https://trac.webkit.org/changeset/221482