Your message dated Sun, 1 Aug 2021 09:29:14 +0300
with message-id <20210801062914.GA16543@localhost>
and subject line Re: Bug#975368: numpy: unconditionally adds -std=c99 to C
compiler options
has caused the Debian Bug report #975368,
regarding numpy: unconditionally adds -std=c99 to C compiler options
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 [email protected]
immediately.)
--
975368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975368
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: numpy
Version: 1:1.18.2-1
Forwarded: https://github.com/numpy/numpy/issues/15237
Tags: fixed-upstream
Hi Maintainer
Numpy 1.18.0 unconditionally adds -std=c99 to C compiler options.
This causes a change in floating point precision at least on s390x and
i386. This was noticed in Ubuntu's autopkgtests for python-meshio
[1], see, for example, the failed log of the first test against
numpy/1:1.18.3-1 on 2020-05-01 02:07:52 UTC. I've confirmed this
behaviour on zelenka.debian.org with numpy 1:1.19.4-1.
This was fixed upstream on 2020-08-27 [2]. I'll attach a patch to
this bug shortly.
Regards
Graham
[1] https://autopkgtest.ubuntu.com/packages/p/python-meshio/groovy/s390x
[2]
https://github.com/numpy/numpy/commit/a7401aee4d6d465977760e9e4b16f793d60f4ee4
--- End Message ---
--- Begin Message ---
Version: 1:1.20.0-1
On Sat, Nov 21, 2020 at 10:15:31AM +0200, Graham Inggs wrote:
> Source: numpy
> Version: 1:1.18.2-1
> Forwarded: https://github.com/numpy/numpy/issues/15237
> Tags: fixed-upstream
>...
> This was fixed upstream on 2020-08-27 [2].
>...
An upstream with this fix is now in experimental:
numpy (1:1.20.0-1) experimental; urgency=medium
* New upstream release
...
-- Sandro Tosi <[email protected]> Fri, 02 Apr 2021 01:54:06 -0400
> Regards
> Graham
cu
Adrian
--- End Message ---