Bug 124276 - Memory exhausted when linking debug version of libQt5WebKit.so.5.2.0
Summary: Memory exhausted when linking debug version of libQt5WebKit.so.5.2.0
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 05:13 PST by Stanislav
Modified: 2013-11-14 05:53 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav 2013-11-13 05:13:18 PST
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.
Comment 1 Lauro Moura Maranhao Neto 2013-11-13 06:10:37 PST
Shouldn't this be marked as invalid as QtWebKit was removed from master?
Comment 2 Lauro Moura Maranhao Neto 2013-11-14 05:53:43 PST
Marking as invalid as QtWebKit was removed from upstream.