Source: clickhouse
Version: 18.16.1+ds-7.2
Severity: important
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
The test 0700_decimal_math fails.
This seems to be arounding issue, as the diff emitted by the test:
---
/<<PKGBUILDDIR>>/dbms/tests/queries/0_stateless/00700_decimal_math.reference
2018-12-20 16:38:50.000000000 +0000
+++ /tmp/clickhouse.test..mLPWV/tmp/0_stateless/00700_decimal_math.stdout
2022-10-30 12:52:41.857491058 +0000
@@ -4,7 +4,7 @@
42.4200 6.513 42.419169
42.4200 3.4875 42.417263671875
1.00000 0.8427007929497149 0.15729920705028513
-42.4200 115.60113124678627 1.6029995567009473e50
+42.4200 115.60113124678627 1.6029995567009475e50
0.00 0 1 0
3.14159265 0 -1 -0
1.00 1.5707963267948966 0 0.7853981633974483
@@ -14,7 +14,7 @@
42.4200 6.513 42.419169
42.4200 3.4875 42.417263671875
1.00000 0.8427007929497149 0.15729920705028513
-42.4200 115.60113124678627 1.6029995567009473e50
+42.4200 115.60113124678627 1.6029995567009475e50
0.00 0 1 0
3.14159265358979328 0 -1 -0
1.00 1.5707963267948966 0 0.7853981633974483
@@ -24,7 +24,7 @@
42.4200 6.513 42.419169
42.4200 3.4875 42.417263671875
1.00000 0.8427007929497149 0.15729920705028513
-42.4200 115.60113124678627 1.6029995567009473e50
+42.4200 115.60113124678627 1.6029995567009475e50
0.00 0 1 0
3.1415926535897927981986333033020522496 0 -1 -0
1.00 1.5707963267948966 0 0.7853981633974483
That's 1.602999556700947*3*e50 vs 1.602999556700947*5*e50
For the NMU I'm currently preparing, I will disable the test but keep this bug
report open.
--
tobi
-- System Information:
Debian Release: bookworm/sid
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'unstable'), (500, 'testing'),
(500, 'stable'), (100, 'bullseye-fasttrack'), (100,
'bullseye-backports-staging'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.19.0-2-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled