Bug 124276
Summary: | Memory exhausted when linking debug version of libQt5WebKit.so.5.2.0 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stanislav <stanislav.yuzvinsky> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | lauro.neto |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Stanislav
When building qtwebkit with the following command line:
Tools/Scripts/build-webkit --qt --debug
I get linker error:
/usr/bin/ld: final link failed: Memory exhausted
collect2: error: ld returned 1 exit status
make[3]: *** [../lib/libQt5WebKit.so.5.2.0] Error 1
Checked that the patch made for the bug #77327 is applied.
OS: Ubuntu 12.10 x86, CPU: Intel Core i5, RAM 4G.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lauro Moura Maranhao Neto
Shouldn't this be marked as invalid as QtWebKit was removed from master?
Lauro Moura Maranhao Neto
Marking as invalid as QtWebKit was removed from upstream.