[Buildroot] [Bug 11991] [numpy] segfault when compiling for RPi3 64bits

bugzilla at busybox.net bugzilla at busybox.net
Fri Jul 5 21:11:43 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=11991

--- Comment #1 from Peter Seiderer <ps.report at gmx.net> ---
Which GCC version? Mind to share your config/defconfig?

There is one more reference of the same compile failure on the web, see [1].

numpy/core/src/npymath/npy_math_internal.h.src:482:12: internal compiler error:
Segmentation fault
     return @kind@@c@(x, y);
            ^~~~~~~~~~~~~~~

Stating 'Bug does not occur when using -O0 on GCC 8.2.0 and does not occur at
all with GCC 9.1.0', mind to try a different compiler and/or optimization
setting?

Regards,
Peter

[1] https://github.com/numpy/numpy/issues/13622

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list