GNU bug report logs - #50014
[core-updates] QtWebKit build failures

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 11 Aug 2021 21:15:01 UTC

Severity: normal

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 50014 <at> debbugs.gnu.org
Subject: bug#50014: [core-updates] QtWebKit build failures
Date: Mon, 16 Aug 2021 11:33:36 +0200
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




This bug report was last modified 3 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.