[Pkg-chromium-maint] Bug#799939:

Joost van Zwieten joostvanzwieten at gmail.com
Wed Nov 18 21:26:36 UTC 2015


On 3 November 2015 at 20:37, Joost van Zwieten
<joostvanzwieten at gmail.com> wrote:
> Hi,
>
> I have been building chromium for (and on) an armhf machine for more
> than a year using the first two of the attached patches (rebased onto
> debian/46.0.2490.71-1). I also suffered from the OOM issue during
> linking, but I solved it by disabling generating debug symbols (not in
> included in the patches!). I will test the new binutils tonight.

That took a bit longer than expected. With the latest binutils from
experimental I was still unable to link chromium: ld failed with the
message 'Memory exhausted'. I came up the following solution: reduce
the amount of debug information to line numbers only. Passing
'-gline-tables-only' to clang does the job, see fourth attached patch.
With all patches applied I can successfully build chromium.

I've updated the first patch to include defining DEB_HOST_ARCH in
debian/rules if undefined, as suggested by the man page of
dpkg-buildflags.

Best, Joost
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-enable-armhf.patch
Type: text/x-patch
Size: 2184 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20151118/9c0a6932/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-disable-sse2-message-for-arm-platforms.patch
Type: text/x-patch
Size: 813 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20151118/9c0a6932/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-fix-detection-of-ARM-hard-float-ABI-with-clang.patch
Type: text/x-patch
Size: 3453 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20151118/9c0a6932/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-reduce-debug-info-for-armhf-to-line-numbers-only.patch
Type: text/x-patch
Size: 1093 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20151118/9c0a6932/attachment-0003.bin>


More information about the Pkg-chromium-maint mailing list