Source: eclib
Version: 20240408-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf
Hi,
During a rebuild of all packages in sid, your package failed to build
on armhf.
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/progs'
> Checking conics and cubics programs...
> Checking qcurves programs...
> for prog in solve_conic solve_legendre reduce_cubics list_cubics cubics; do
> echo -n "Testing ${prog}..."; ./${prog} < ./in/${prog}.in > ${prog}.testout
> 2>/dev/null && echo "${prog} completed" && diff ${prog}.testout
> ./out_ntl/${prog}.out || exit $?; done
> Checking qrank programs...
> for prog in point_search indep_test; do echo -n "Testing ${prog}...";
> ./${prog} < ./in/${prog}.in > ${prog}.testout 2>/dev/null && echo "${prog}
> completed" && diff ${prog}.testout ./out_ntl/${prog}.out || exit $?; done
> for prog in mwrank reduce_quartics quartic_points; do echo -n "Testing
> ${prog}..."; ./${prog} < ./in/${prog}.in > ${prog}.testout 2>/dev/null &&
> echo "${prog} completed" && diff ${prog}.testout ./out_ntl/${prog}.out ||
> exit $?; done
> Checking g0n programs...
> rm -rf nftmp
> Testing solve_conic...Testing point_search...Testing mwrank...rm -rf snftmp
> rm -rf tcurves
> mkdir nftmp
> mkdir snftmp
> mkdir tcurves
> for prog in ecnf nfhpcurve nfhpmcurve h1first h1clist h1bsdcurisog qexp h1bsd
> h1curve pcurve checkap moreap nfcount aplist; do echo -n "Testing
> ${prog}..."; ./${prog} < ./in/${prog}.in > ${prog}.testout 2>/dev/null &&
> echo "${prog} completed" && diff ${prog}.testout ./out_ntl/${prog}.out ||
> exit $?; done
> Testing ecnf...solve_conic completed
> Testing solve_legendre...solve_legendre completed
> Testing reduce_cubics...reduce_cubics completed
> Testing list_cubics...list_cubics completed
> Testing cubics...cubics completed
> ecnf completed
> Testing nfhpcurve...mwrank completed
> Testing reduce_quartics...reduce_quartics completed
> Testing quartic_points...quartic_points completed
> rm -f PRIMES 1
> point_search completed
> Testing indep_test...indep_test completed
> nfhpcurve completed
> Testing nfhpmcurve...nfhpmcurve completed
> Testing h1first...h1first completed
> Testing h1clist...h1clist completed
> Testing h1bsdcurisog...h1bsdcurisog completed
> 4c4
> < 37 a 1 [0,0,1,-1,0] 1 1 1
> 5.9869172924639192596640199589 0.30599977383405230182048368335
> 0.051111408239968840235886099757 1.0000000000000000000000000001
> ---
> > 37 a 1 [0,0,1,-1,0] 1 1 1
> > 5.9869172924639192596640199589 0.30599977383405230182048368337
> > 0.051111408239968840235886099757 1.0000000000000000000000000001
> 31c31
> < 389 a 1 [0,1,1,-2,0] 2 1 1
> 4.9804251217101101506427155839 0.75931650028842677023019260781
> 0.15246017794314375162432475705 0.99999999999999999999999999989
> ---
> > 389 a 1 [0,1,1,-2,0] 2 1 1
> > 4.9804251217101101506427155839 0.75931650028842677023019260774
> > 0.15246017794314375162432475705 0.9999999999999999999999999998
> make[3]: *** [Makefile:1044: check_g0n] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/progs'
> make[2]: *** [Makefile:1052: check] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/progs'
> make[1]: *** [Makefile:468: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 check "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1
> returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2024/04/20/eclib_20240408-1_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.