Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 11:23:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258804] www/firefox: 93.0 fails to build on i386
Message-ID:  <bug-258804-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258804

            Bug ID: 258804
           Summary: www/firefox: 93.0 fails to build on i386
           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: felix@palmen-it.de
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

Compiler error:

---
/wrkdirs/usr/ports/www/firefox/work/firefox-93.0/modules/fdlibm/src/math_pr=
ivate
.h:33:21: error: typedef redefinition with different types ('double' vs 'lo=
ng
do
uble')
typedef double      __double_t;
                    ^
/usr/include/x86/_types.h:87:21: note: previous definition is here
typedef long double     __double_t;
                        ^
1 error generated.
---

Testing a possible fix right now, will add a patch if successful.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258804-7788>