Bug 124276

Summary: Memory exhausted when linking debug version of libQt5WebKit.so.5.2.0
Product: WebKit Reporter: Stanislav <stanislav.yuzvinsky>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: lauro.neto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.