bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50014: [core-updates] QtWebKit build failures


From: Mathieu Othacehe
Subject: bug#50014: [core-updates] QtWebKit build failures
Date: Mon, 16 Aug 2021 11:33:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello Leo,

> ld: ../../lib/libWebCore.a: error adding symbols: malformed archive

I missed your thread and ended up applying the same set of patches, to
reach the same error.

According to
https://stackoverflow.com/questions/45654547/linker-could-not-read-symbols-malformed-archive,
this could be caused by some size limit of archives.

I tried to set:

--8<---------------cut here---------------start------------->8---
  "-DCMAKE_BUILD_TYPE=Release"
--8<---------------cut here---------------end--------------->8---

because it seems that it defaults to "RelWithDebInfo" that adds debug
symbols, but I doesn't help :(.

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]