On Sun, Feb 12, 2023 at 09:32:55PM +0100, Stephen Kitt wrote:
>
> Given how late we are in the Bookworm release process, I’ve updated the
> package description to mention that the library is only fully functional on
> x86 architectures and ia64, but may be sufficient on others (for free42, it
> is
On Tue, 7 Feb 2023 15:17:05 -0500, Roberto C. Sánchez
wrote:
> On Tue, Feb 07, 2023 at 08:44:50PM +0100, Stephen Kitt wrote:
> > Yes, it seems like we’d really need a mips_macros.h implementation on
> > MIPS.
> That was my suspicion as well.
>
> > I enabled the test suite, and the result is basi
On Tue, Feb 07, 2023 at 08:44:50PM +0100, Stephen Kitt wrote:
>
> Yes, it seems like we’d really need a mips_macros.h implementation on MIPS.
>
That was my suspicion as well.
> I enabled the test suite, and the result is basically that the library only
> works fully on amd64, i386 (nearly, with
On Mon, 6 Feb 2023 16:37:57 -0500, Roberto C. Sánchez
wrote:
> And even with the build continuing on mips64el I see this:
>
> float128/dpml_ux_trig.c: In function '__dpml_bid_ux_degree_reduce__':
> float128/dpml_ux_trig.c:254:9: warning: implicit declaration of function
> 'UMULH' [-Wimplicit-f u
And even with the build continuing on mips64el I see this:
float128/dpml_ux_trig.c: In function '__dpml_bid_ux_degree_reduce__':
float128/dpml_ux_trig.c:254:9: warning: implicit declaration of function
'UMULH' [-Wimplicit-f
unction-declaration]
254 | UMULH((UX_FRACTION_DIGIT_TYPE) expon
This patch is broken. I attempted a build and this is what happened:
(sid_mips64el-dchroot)roberto@eller:~/mips64el/intelrdfpmath-2.0u2$
dpkg-buildpackage
dpkg-buildpackage: info: source package intelrdfpmath
dpkg-buildpackage: info: source version 2.0u2-6
dpkg-buildpackage: info: source distrib
As a further note, even with the update patch that I supplied, there is
still a later failure on 32-bit mipsel:
float128/dpml_ux_cbrt.c: In function 'bid_f128_cbrt':
float128/dpml_ux_cbrt.c:136:27: error: 'lsd' undeclared (first use in this
function); did you mean 'msd'?
136 |
7 matches
Mail list logo