Your message dated Mon, 13 Dec 2021 02:48:28 -0500
with message-id <20211213024828.2eda6...@e7470.queued.net>
and subject line Re: Bug#994799: firefox-esr: FTBFS on i386
has caused the Debian Bug report #994799,
regarding FTBFS on i386
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
994799: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994799
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firefox-esr
Version: 91.1.0esr-1
Severity: serious
Tags: experimental
Hi,
unfortunately the upstream changes introduced in math_private.h from
91.0.1esr-1 to 91.1.0esr-1 make firefox fail to build from source on i386:
---snip---
In file included from /<<PKGBUILDDIR>>/modules/fdlibm/src/e_acos.cpp:44:
/<<PKGBUILDDIR>>/modules/fdlibm/src/math_private.h:34:21: error:
conflicting declaration ‘typedef __double_t double_t’
34 | typedef __double_t double_t;
| ^~~~~~~~
In file included from /usr/include/c++/10/cmath:45,
from
/<<PKGBUILDDIR>>/build-browser/dist/system_wrappers/cmath:3,
from
/<<PKGBUILDDIR>>/build-browser/dist/stl_wrappers/cmath:60,
from /<<PKGBUILDDIR>>/modules/fdlibm/src/e_acos.cpp:41:
/usr/include/math.h:156:21: note: previous declaration as ‘typedef long
double double_t’
156 | typedef long double double_t;
| ^~~~~~~~
make[5]: *** [/<<PKGBUILDDIR>>/config/rules.mk:676: e_acos.o] Error 1
make[5]: Leaving directory
'/<<PKGBUILDDIR>>/build-browser/modules/fdlibm/src'
make[4]: *** [/<<PKGBUILDDIR>>/config/recurse.mk:72:
modules/fdlibm/src/target-objects] Error 2
---snap---
Regards,
Daniel
--- End Message ---
--- Begin Message ---
Hi,
I'm closing this bug. Firefox 91 now builds on i386 and just
successfully migrated to testing.
Thanks,
Andres
--- End Message ---