QtWebEngine build fails

Aurelien Jarno aurelien at aurel32.net
Sun Jan 8 21:23:02 UTC 2017


On 2017-01-08 00:59, Sandro Knauß wrote:
> Hi,
> 
> Thanks for all your input till now.
> 
> I now managed it to get it build on i386 successfully on buildds 
> (5.7.1+dfsg-2) [0] so it uses less RAM but still it needs around 15GB disk 
> space to build. It actually also used to much RAM for an successfull amd64 
> build on buildds. The fix I did was to disable all debug symbols for all archs 
> (including amd64), because all buildds do not have more than 4GB of RAM :( So 
> QtWebEngine can't be rebuild at porterboxes with this limit and debug symbols 
> activated. Can this be improved somehow, so I still can push source only 
> uploads?
> 
> mipsel and armhf builds still look like they are not happy with the amount of 
> build space.  It looks like their buildd disk space limit is 8GB. Are there 
> buildds with bigger disks?

It doesn't seem to be a disk space issue, but rather a virtual memory
issue. It's limited to 3GB on armhf, and 2GB on mipsel.

For mipsel, you might want to try to add --param ggc-min-expand=20 to
the CFLAGS/CXXFLAGS to lower the memory consumption in GCC. For armhf,
there is probably similar kind of options for ld.gold.

Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien at aurel32.net                 http://www.aurel32.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-talk/attachments/20170108/1ef5e00e/attachment.sig>


More information about the pkg-kde-talk mailing list