Source: exprtk
Version: 0.0.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/exprtk-0.0.3'
> ./exprtk_test
> run_test00 (double) - Result: SUCCESS Time: 2.5486sec
> run_test01() - Computation Error: Expression: [(x /= 2y) == (1/6)]
> Expected: 1.000000000000000 Result: 0.000000000000000
> run_test01 (double) *** FAILED! ***
> run_test02() - Computation Error: Expression: [var v[4] := {1,2,3,4}; for
> (var i := 0; i < v[]; i += 1) { v[i] /= 10; v[i] == 0 }; sum(v) == (1 + 2 + 3
> + 4) / 10] Expected: 1.000000000000000 Result: 0.000000000000000
> a='' b='' c='ccc'
> run_test02 (double) *** FAILED! ***
> run_test03 (double) - Result: SUCCESS Time: 1.9621sec
> run_test04 (double) - Result: SUCCESS Time: 2.6486sec
> run_test05 (double) - Result: SUCCESS Time: 2.0692sec
> run_test06 (double) - Result: SUCCESS Time: 0.0599sec
> run_test07 (double) - Result: SUCCESS Time: 4.7275sec
> run_test08 (double) - Result: SUCCESS Time: 0.8174sec
> run_test09 (double) - Result: SUCCESS Time: 0.6096sec
> run_test10() - swaps[1] evaluation error Expression: var x:=1; 2*(abs(x)/3)
> == (2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:=1; (abs(x)/3)*2
> == (2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:=1; (abs(x)/3)/2
> == (1/6)
> run_test10() - swaps[1] evaluation error Expression: var x:= 2; var y := 3;
> (-abs(x)/-abs(y)) == (2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:= 2; var y := 3;
> (-abs(x)/abs(y)) == -(2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:= 2; var y := 3;
> (abs(x)/-abs(y)) == -(2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:= 2; var y := 3;
> (-abs(x + 0)/-abs(y - 0)) == (2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:= 2; var y := 3;
> (-abs(x + 0)/abs(y - 0)) == -(2/3)
> run_test10() - swaps[1] evaluation error Expression: var x:= 2; var y := 3;
> (abs(x + 0)/-abs(y - 0)) == -(2/3)
> run_test10 (double) *** FAILED! ***
> run_test11 (double) - Result: SUCCESS Time: 0.1749sec
> run_test12 (double) - Result: SUCCESS Time: 2.7961sec
> run_test13 (double) - Result: SUCCESS Time: 0.5875sec
> run_test14 (double) - Result: SUCCESS Time: 6.9951sec
> run_test15 (double) - Result: SUCCESS Time: 0.0048sec
> run_test16 (double) - Result: SUCCESS Time: 0.0115sec
> run_test17 (double) - Result: SUCCESS Time: 0.0087sec
> run_test18 (double) - Result: SUCCESS Time: 0.0694sec
> run_test19 (double) - Result: SUCCESS Time: 28.5518sec
> run_test20 (double) - Result: SUCCESS Time: 0.0671sec
> run_test21 (double) - Result: SUCCESS Time: 0.0747sec
> run_test22 (double) - Result: SUCCESS Time: 0.0136sec
> make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/04/14/exprtk_0.0.3-2_testing-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&[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.