Bug#993269: e-antic FTBFS with flint 2.8.0
Adrian Bunk
bunk at debian.org
Sun Aug 29 20:40:04 BST 2021
Source: e-antic
Version: 0.1.8+ds-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=e-antic&ver=0.1.8%2Bds-1%2Bb1
...
../poly_extra/fmpz_poly_randtest_irreducible.c:25:5: error: too few arguments to function ‘fmpz_mod_poly_randtest_irreducible’
25 | fmpz_mod_poly_randtest_irreducible(q, state, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../poly_extra/fmpz_poly_randtest_irreducible.c:13:
/usr/include/flint/fmpz_mod_poly.h:185:16: note: declared here
185 | FLINT_DLL void fmpz_mod_poly_randtest_irreducible(fmpz_mod_poly_t f,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../poly_extra/fmpz_poly_randtest_irreducible.c:27:5: error: too few arguments to function ‘fmpz_mod_poly_get_fmpz_poly’
27 | fmpz_mod_poly_get_fmpz_poly(p, q);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../poly_extra/fmpz_poly_randtest_irreducible.c:13:
/usr/include/flint/fmpz_mod_poly.h:323:16: note: declared here
323 | FLINT_DLL void fmpz_mod_poly_get_fmpz_poly(fmpz_poly_t f,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../poly_extra/fmpz_poly_randtest_irreducible.c:40:5: error: too few arguments to function ‘fmpz_mod_poly_clear’
40 | fmpz_mod_poly_clear(q);
| ^~~~~~~~~~~~~~~~~~~
In file included from ../poly_extra/fmpz_poly_randtest_irreducible.c:13:
/usr/include/flint/fmpz_mod_poly.h:118:16: note: declared here
118 | FLINT_DLL void fmpz_mod_poly_clear(fmpz_mod_poly_t poly,
| ^~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:2719: poly_extra/fmpz_poly_randtest_irreducible.lo] Error 1
More information about the debian-science-maintainers
mailing list