Bug 263507
| Summary: | [GTK] webkitgtk-2.42 build fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Funda Wang <fundawang> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | Keywords: | Gtk |
| Priority: | P3 | ||
| Version: | WebKit Local Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Funda Wang
Webkitgtk-2.42.1 build failed with:
/usr/bin/ld: /tmp/ccZh2FNS.ltrans0.ltrans.o: in function `ipint_table_size_validate':
<artificial>:(.text+0x49f0f): undefined reference to `ipint_extern_table_size'
/usr/bin/ld: /tmp/ccZh2FNS.ltrans0.ltrans.o: in function `ipint_table_fill_validate':
<artificial>:(.text+0x4a019): undefined reference to `ipint_extern_table_fill'
But I cannot find relative function name inside source code.
Full log here:
https://build.openanolis.cn/kojifiles/work/tasks/825/730825/build.log
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Funda Wang
FYI, webkitgtk 2.40.5 built without any problem here.