On 02/08/2018 12:49 PM, Bill Allombert wrote: > On Mon, Feb 05, 2018 at 05:35:12PM +0100, Tobias Hansen wrote: >> Source: pari >> Version: 2.9.4-1 >> Severity: normal >> >> Hi there, >> >> one of the tests of cypari2 failed on the mips architectures (at least mips >> and mips64el) and the problem is in pari itself (this was on mips): >> >> ? G=galoisinit(x^6 + 108) >> %1 = [x^6 + 108, [31, 11, 25408476896404831], [12621652611058331, >> 20536155253519755, 17659145928231576, 7749330968173255, 4872321642885076, >> 12786824285346500]~, [78732, 78732, 78732, 78732, 78732, 78732; >> 5076109892172044, 10233067611024537, 10099299393208250, 15309177503196581, >> 15175409285380294, 20332367004232787; 18565751806301230, 20562176763619678, >> 11689025222888754, 11689025222888754, 20562176763619678, 18565751806301230; >> 1987912437694300, 1987912437694300, 1987912437694300, 23420564458710531, >> 23420564458710531, 23420564458710531; 24004326414261023, 17218050680994121, >> 9594576697554518, 9594576697554518, 17218050680994121, 24004326414261023; >> 22092359933430354, 20144189062948895, 8580404796430413, 16828072099974418, >> 5264287833455936, 3316116962974477], 472392, [Vecsmall([1, 2, 3, 4, 5, 6]), >> Vecsmall([2, 3, 1, 5, 6, 4]), Vecsmall([3, 1, 2, 6, 4, 5]), Vecsmall([4, 6, >> 5, 1, 3, 2]), Vecsmall([5, 4, 6, 2, 1, 3]), Vecsmall([6, 5, 4, 3, 2, 1])], >> [Vecsmall([2, 3, 1, 5, 6, 4]), Vecsmall([4, 6, 5, 1, 3, 2])], Vecsmall([3, >> 2])] >> ? galoissubfields(G,2,z) >> *** at top-level: galoissubfields(G,2, >> *** ^-------------------- >> *** galoissubfields: unknown type 64. >> *** Break loop: type 'break' to go back to GP prompt > OK, so now upstream and I have patches to fix all the issues in the PARI > test-suite on mipsel and mipsel64. > > Do you like to try the patches ? > > Do you like me to update the package now or can you wait for the new > usptream version (in May) ? > > Cheers,
Cool thanks! Since you were able to reproduce it I don't need to test the fix myself. You can decide when to fix it in Debian. I already disabled the test in cypari2 and will restore it once this bug is closed. Best, Tobias

