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

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko (Nobody)
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 258804: www/firefox: 93.0 fails to build on i386
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258804



--- Description ---
Compiler error:

---
/wrkdirs/usr/ports/www/firefox/work/firefox-93.0/modules/fdlibm/src/math_pr=
ivat
e
.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.



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