[Bug 264857] www/firefox: compilation fails due to SSE not being available

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jun 2022 18:53:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264857

            Bug ID: 264857
           Summary: www/firefox: compilation fails due to SSE not being
                    available
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

Scenario:
- FreeBSD 12.3 i386 (it is working on amd64)
- latest ports
- using portmaster to upgrade all ports
- portmaster tries to upgrade firefox-101.0.1,2 to firefox-102.0,2

Result:
- The build fails with

third_party/libwebrtc/third_party/pffft/src/pffft.c:243:3: error: always_inline
function '_mm_movehl_ps' requires target feature 'sse', but would be inlined
into function 'validate_pffft_simd' that is compiled without support for 'sse'

Expected result:
- The compile should succeed (as it did for the previous version
firefox-101.0.1,2)

A log file from running portmaster again after the first abort is attached.

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.