GNU bug report logs - #51591
webkitgtk fails to build on i686-linux; possibly a clang issue

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Wed, 3 Nov 2021 18:29:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark H Weaver <mhw <at> netris.org>
To: Leo Famulari <leo <at> famulari.name>, Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
Cc: 51591 <at> debbugs.gnu.org
Subject: bug#51591: webkitgtk fails to build on i686-linux; possibly a clang issue
Date: Fri, 05 Nov 2021 15:16:02 -0400
Leo Famulari <leo <at> famulari.name> writes:

> On Fri, Nov 05, 2021 at 09:08:05AM +0100, Liliana Marie Prikler wrote:
>> I did some static code analysis and it seems we could comment out the
>> line
>>   CHECK_FOR_SSE2()
>> in Source/cmake/DetectSSE2.cmake.  In my personal opinion, we should
>> probably do so on all platforms.
>
> Do we not use SSE2 on x86_64?

SSE2 is guaranteed feature of the AMD64 (a.k.a. x86_64) architecture,
and it's a big help to use it, even where SIMD vector operations are not
needed.  It would be a bad idea to disable it outright.

I think we should hold out for a better solution than simply disabling
SSE2 support on all systems.

      Thanks,
        Mark

-- 
Disinformation flourishes because many people care deeply about injustice
but very few check the facts.  Ask me about <https://stallmansupport.org>.




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

Previous Next


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