Processed: Re: Bug#944648: sagemath FTBFS on i386

2019-11-28 Thread Debian Bug Tracking System
Processing control commands: > forwarded 944648 https://trac.sagemath.org/ticket/28795 Bug #944648 [src:sagemath] sagemath FTBFS on i386 Set Bug forwarded-to-address to 'https://trac.sagemath.org/ticket/28795'. -- 944648: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944648 Debian

Bug#944648: sagemath FTBFS on i386

2019-11-28 Thread Tobias Hansen
Control: forwarded 944648 https://trac.sagemath.org/ticket/28795 On 11/28/19 2:09 AM, peter green wrote: >> All three failures give the error message >> >> OverflowError: Python int too large to convert to C long >> >> from >> >> File "sage/rings/polynomial/polynomial_integer_dense_flint.pyx",

Bug#944648: sagemath FTBFS on i386

2019-11-27 Thread peter green
All three failures give the error message OverflowError: Python int too large to convert to C long from File "sage/rings/polynomial/polynomial_integer_dense_flint.pyx", line 284, in sage.rings.polynomial.polynomial_integer_dense_flint.Polynomial_integer_dense_flint.__init__

Bug#944648: sagemath FTBFS on i386

2019-11-13 Thread Tobias Hansen
Source: sagemath Version: 8.9-2 Severity: serious Since the switch to Python 3 in 8.9~beta9-1, sagemath fails to build from source on i386. The reason are segmentation faults in the following three tests: sage -t --long src/sage/schemes/elliptic_curves/isogeny_small_degree.py # Killed due to