Damien DUVAL
1aa59097e6
package/python-numpy: disable numpy if fenv.h is not provided by libc
...
With a C library which does not provide fenv.h, it won't work at runtime:
Crash after an "import numpy" on python.
Since numpy v1.16.0:
"Alpine Linux (and other musl c library distros) support
We now default to use fenv.h for floating point status error reporting.
Previously we had a broken default that sometimes would not report
underflow, overflow, and invalid floating point operations. Now we can
support non-glibc distrubutions like Alpine Linux as long as they ship
fenv.h."
Disable python-numpy for uClibc to avoid the runtime errors.
ARC's glibc used to have an incomplete fenv.h, but this has been fixed
since commit be0aaaaecd ("toolchain: bump ARC tools to arc-2019.03
release"), so we don't need an exception for ARC.
Two patches attempted to fix the build for uclibc and glibc for ARC, but
didn't fix the runtime issue. Remove those patches.
Signed-off-by: Damien DUVAL <damien.duval@smile.fr >
Signed-off-by: Alexandre PAYEN <alexandre.payen@smile.fr >
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com >
Signed-off-by: Romain Naour <romain.naour@smile.fr >
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
2019-08-03 12:33:15 +02:00
..
2019-08-01 18:47:12 +02:00
2019-07-30 17:27:06 +02:00
2019-07-24 00:11:18 +02:00
2019-08-01 09:32:44 +02:00
2019-07-28 12:24:23 +02:00
2019-08-02 09:46:23 +02:00
2019-07-18 22:44:00 +02:00
2019-07-18 22:29:41 +02:00
2019-07-18 20:37:12 +02:00
2019-07-30 17:56:28 +02:00
2019-08-01 11:47:04 +02:00
2019-08-01 08:28:51 +02:00
2019-08-03 10:45:20 +02:00
2019-08-01 18:42:09 +02:00
2019-08-01 20:12:19 +02:00
2019-07-18 20:39:36 +02:00
2019-07-17 08:47:34 +02:00
2019-08-01 12:52:29 +02:00
2019-08-01 18:26:09 +02:00
2019-07-17 07:15:19 +02:00
2019-08-02 22:47:37 +02:00
2019-07-24 00:14:12 +02:00
2019-07-24 00:14:17 +02:00
2019-08-01 23:26:25 +02:00
2019-08-01 10:54:37 +02:00
2019-08-01 18:11:07 +02:00
2019-08-01 11:22:06 +02:00
2019-07-28 12:24:27 +02:00
2019-07-30 23:35:22 +02:00
2019-08-01 10:09:40 +02:00
2019-07-18 20:39:48 +02:00
2019-08-02 22:51:54 +02:00
2019-08-02 22:49:23 +02:00
2019-08-01 11:04:26 +02:00
2019-08-01 15:36:48 +02:00
2019-08-01 19:38:46 +02:00
2019-08-01 20:14:48 +02:00
2019-07-17 07:40:18 +02:00
2019-08-01 10:38:11 +02:00
2019-08-03 10:50:02 +02:00
2019-08-02 23:00:42 +02:00
2019-08-01 21:10:52 +02:00
2019-08-01 00:54:01 +02:00
2019-08-02 23:01:19 +02:00
2019-08-02 23:01:38 +02:00
2019-07-26 22:44:03 +02:00
2019-07-18 20:26:50 +02:00
2019-08-01 11:03:04 +02:00
2019-08-01 10:44:38 +02:00
2019-08-02 19:46:40 +02:00
2019-08-01 10:46:19 +02:00
2019-08-02 17:27:16 +02:00
2019-07-16 19:04:37 +02:00
2019-08-01 09:33:40 +02:00
2019-08-01 09:47:21 +02:00
2019-07-17 07:30:19 +02:00
2019-08-01 09:26:55 +02:00
2019-07-28 22:40:02 +02:00
2019-07-30 23:35:00 +02:00
2019-08-02 23:31:00 +02:00
2019-07-14 16:08:15 +02:00
2019-08-01 10:49:20 +02:00
2019-07-30 17:27:51 +02:00
2019-07-28 09:54:38 +02:00
2019-08-01 09:26:46 +02:00
2019-07-21 15:44:50 +02:00
2019-08-01 15:30:52 +02:00
2019-07-17 07:31:08 +02:00
2019-08-01 00:41:37 +02:00
2019-08-01 15:26:12 +02:00
2019-08-01 00:45:42 +02:00
2019-08-01 00:48:26 +02:00
2019-08-01 09:49:32 +02:00
2019-07-14 16:00:48 +02:00
2019-07-17 07:20:54 +02:00
2019-08-01 09:31:42 +02:00
2019-08-01 00:42:10 +02:00
2019-08-01 10:44:06 +02:00
2019-08-01 19:38:46 +02:00
2019-08-01 09:35:38 +02:00
2019-08-01 09:29:35 +02:00
2019-08-01 18:20:40 +02:00
2019-08-01 09:34:34 +02:00
2019-07-28 09:28:54 +02:00
2019-07-17 09:23:26 +02:00
2019-07-20 15:24:47 +02:00
2019-08-01 09:36:08 +02:00
2019-07-28 09:46:37 +02:00
2019-08-02 19:46:55 +02:00
2019-08-01 18:43:19 +02:00
2019-08-01 09:38:53 +02:00
2019-08-01 09:39:50 +02:00
2019-07-26 23:14:01 +02:00
2019-07-26 23:14:36 +02:00
2019-08-01 18:11:33 +02:00
2019-07-28 09:30:36 +02:00
2019-07-30 17:51:31 +02:00
2019-07-16 19:00:15 +02:00
2019-07-16 19:00:19 +02:00
2019-08-01 23:06:09 +02:00
2019-08-01 23:06:09 +02:00
2019-08-02 19:46:48 +02:00
2019-08-01 10:57:26 +02:00
2019-07-28 09:28:46 +02:00
2019-08-02 22:25:55 +02:00
2019-08-02 17:10:50 +02:00
2019-08-01 00:44:43 +02:00
2019-08-01 18:31:51 +02:00
2019-08-01 15:25:57 +02:00
2019-07-26 22:56:56 +02:00
2019-08-01 16:54:04 +02:00
2019-07-28 09:41:59 +02:00
2019-07-24 00:09:26 +02:00
2019-07-30 17:27:15 +02:00
2019-07-30 17:27:15 +02:00
2019-07-26 23:11:22 +02:00
2019-08-01 09:31:19 +02:00
2019-08-02 22:46:14 +02:00
2019-07-26 23:15:59 +02:00
2019-07-26 23:16:04 +02:00
2019-07-21 15:50:28 +02:00
2019-08-01 22:53:13 +02:00
2019-08-01 21:01:17 +02:00
2019-07-29 09:06:17 +02:00
2019-07-24 00:16:36 +02:00
2019-08-01 15:36:00 +02:00
2019-07-30 17:54:20 +02:00
2019-08-01 00:38:14 +02:00
2019-07-28 22:41:24 +02:00
2019-07-26 23:17:16 +02:00
2019-08-01 18:38:12 +02:00
2019-07-28 09:37:22 +02:00
2019-07-18 22:25:27 +02:00
2019-07-28 09:32:45 +02:00
2019-08-02 23:34:26 +02:00
2019-08-03 12:33:15 +02:00
2019-08-01 14:35:49 +02:00
2019-07-28 22:41:02 +02:00
2019-07-16 19:04:53 +02:00
2019-08-01 14:34:46 +02:00
2019-07-28 09:36:44 +02:00
2019-08-02 23:49:11 +02:00
2019-08-03 12:19:35 +02:00
2019-08-02 22:48:00 +02:00
2019-08-03 00:32:27 +02:00
2019-08-03 11:06:44 +02:00
2019-08-03 11:06:44 +02:00
2019-08-03 11:06:44 +02:00
2019-08-01 18:21:03 +02:00
2019-07-26 22:46:35 +02:00
2019-08-01 09:35:19 +02:00
2019-08-01 15:28:18 +02:00
2019-08-01 22:49:50 +02:00
2019-08-01 08:28:57 +02:00
2019-08-01 09:52:53 +02:00
2019-08-03 11:06:44 +02:00
2019-08-01 10:36:08 +02:00
2019-07-26 23:02:07 +02:00
2019-07-29 09:11:04 +02:00
2019-08-01 10:40:26 +02:00
2019-07-20 15:36:27 +02:00
2019-08-01 18:18:11 +02:00
2019-08-01 11:20:34 +02:00
2019-08-01 10:40:45 +02:00
2019-08-03 00:26:48 +02:00
2019-08-01 19:38:46 +02:00
2019-07-26 23:00:20 +02:00
2019-08-01 15:29:20 +02:00
2019-07-30 17:27:44 +02:00
2019-08-01 09:28:41 +02:00
2019-07-17 07:26:39 +02:00
2019-07-20 21:51:49 +02:00
2019-07-29 09:26:26 +02:00
2019-08-03 11:06:44 +02:00
2019-08-01 12:52:29 +02:00
2019-07-18 22:54:36 +02:00
2019-08-02 17:18:25 +02:00