Your message dated Thu, 03 Dec 2020 21:18:41 +0000
with message-id <e1kkvzt-000cmz...@fasolo.debian.org>
and subject line Bug#966439: fixed in clickhouse 18.16.1+ds-7.2
has caused the Debian Bug report #966439,
regarding clickhouse ftbfs with gcc-10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
966439: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clickhouse
Version: 18.16.1+ds-7.1
Severity: serious
Tags: patch
Justification: ftbfs
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu groovy ubuntu-patch
Hi Alexander,
In Ubuntu, we've found that clickhouse fails to build from source with the
current toolchain due to a missing C++ include file. The attached patch
fixes the build failure in unstable.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -Nru clickhouse-18.16.1+ds/debian/control
clickhouse-18.16.1+ds/debian/control
--- clickhouse-18.16.1+ds/debian/control 2020-07-27 08:39:42.000000000
-0700
+++ clickhouse-18.16.1+ds/debian/control 2020-07-27 17:59:57.000000000
-0700
@@ -1,8 +1,7 @@
Source: clickhouse
Section: database
Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
-XSBC-Original-Maintainer: Alexander GQ Gerasiov <g...@debian.org>
+Maintainer: Alexander GQ Gerasiov <g...@debian.org>
Build-Depends: cmake,
curl <!nocheck>,
debhelper (>= 10),
diff -Nru clickhouse-18.16.1+ds/debian/patches/gcc10-ftbfs.patch
clickhouse-18.16.1+ds/debian/patches/gcc10-ftbfs.patch
--- clickhouse-18.16.1+ds/debian/patches/gcc10-ftbfs.patch 1969-12-31
16:00:00.000000000 -0800
+++ clickhouse-18.16.1+ds/debian/patches/gcc10-ftbfs.patch 2020-07-27
17:59:46.000000000 -0700
@@ -0,0 +1,16 @@
+Description: fix missing C++ include, exposed by toolchain changes
+Author: Steve Langasek <steve.langa...@ubuntu.com>
+Last-Update: 2020-07-27
+
+Index: clickhouse-18.16.1+ds/dbms/src/Interpreters/addMissingDefaults.h
+===================================================================
+--- clickhouse-18.16.1+ds.orig/dbms/src/Interpreters/addMissingDefaults.h
++++ clickhouse-18.16.1+ds/dbms/src/Interpreters/addMissingDefaults.h
+@@ -1,6 +1,7 @@
+ #pragma once
+
+ #include <unordered_map>
++#include <string>
+
+
+ namespace DB
diff -Nru clickhouse-18.16.1+ds/debian/patches/series
clickhouse-18.16.1+ds/debian/patches/series
--- clickhouse-18.16.1+ds/debian/patches/series 2020-03-29 19:55:51.000000000
-0700
+++ clickhouse-18.16.1+ds/debian/patches/series 2020-07-27 16:26:21.000000000
-0700
@@ -17,3 +17,4 @@
0017-gcc9-mitigation-for-conditional-bug.patch
fix-ftbfs.patch
python3.patch
+gcc10-ftbfs.patch
--- End Message ---
--- Begin Message ---
Source: clickhouse
Source-Version: 18.16.1+ds-7.2
Done: Balint Reczey <rbal...@ubuntu.com>
We believe that the bug you reported is fixed in the latest version of
clickhouse, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 966...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Balint Reczey <rbal...@ubuntu.com> (supplier of updated clickhouse package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 03 Dec 2020 20:45:03 +0100
Source: clickhouse
Architecture: source
Version: 18.16.1+ds-7.2
Distribution: unstable
Urgency: medium
Maintainer: Alexander GQ Gerasiov <g...@debian.org>
Changed-By: Balint Reczey <rbal...@ubuntu.com>
Closes: 966439
Changes:
clickhouse (18.16.1+ds-7.2) unstable; urgency=medium
.
[Balint Reczey]
* Non-maintainer upload.
* Don't redefine struct std::numeric_limits<__int128 unsigned> and FTBFS.
.
[Steve Langasek]
* debian/patches/gcc10-ftbfs.patch: fix missing C++ include, exposed
by toolchain changes. (Closes: #966439)
Checksums-Sha1:
ad634961a525173f0ae3a3e6fd485bb75ec3feb5 3205 clickhouse_18.16.1+ds-7.2.dsc
be1d73f11199885dfd80710f3d3c543bcfb3ecc0 24744
clickhouse_18.16.1+ds-7.2.debian.tar.xz
ef7ec8f146408e9a13db5bc22925cbc61e8a6999 11193
clickhouse_18.16.1+ds-7.2_source.buildinfo
Checksums-Sha256:
20f0de6ab45c93d5d7ccb94cd6ded00e162bcbc85f63e59e9aacc74238126f07 3205
clickhouse_18.16.1+ds-7.2.dsc
4e625cc50b6623e950f1d28012ac99ca0e5ab3ca6332bda3dfc89ae2db808c4f 24744
clickhouse_18.16.1+ds-7.2.debian.tar.xz
4aa6fda5fd5a3560b4138e46703dd557b7c1e32a96eec8159937e96b38b95325 11193
clickhouse_18.16.1+ds-7.2_source.buildinfo
Files:
09050967f07569981493fd06366cb396 3205 database optional
clickhouse_18.16.1+ds-7.2.dsc
4d72fb1c635d79b90772ba87db5f7c2e 24744 database optional
clickhouse_18.16.1+ds-7.2.debian.tar.xz
f94d7ef3afa8fc430a8d10f7a867d1bb 11193 database optional
clickhouse_18.16.1+ds-7.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAl/JU9UACgkQg6KBkWsl
S0XiIRAArUo3SRKPUCMlqGdTfDIJNIGwhQgl6F7QeFoe6cqTpxamVQ14GxqGJOli
WQAJFLtfIVGntiPiDK3fIOLNqAyKZU3xvtgWVTOQWm/SNH6QfKK+q/uCbQxeQ7hM
4hvhc+AIm54mGlQRDpKvW7KjKKSmKWTMQe/3qJs98rsEd3ibwqxicCyTG3SARtZe
6j1a6bxJNO5cmqBpBZnUWY/pI/2yOc6qwzKs6FQOKSOItJgCDgfpWLmt2nwz50+v
DsIeTD+ht3Jw2ElF80nY5ZXLoF4mTHGhcYBl1biMOWSLNCLBMGymNCUPk1bpYl3+
5duYuhTFqHzPQIQh0TJkyIPN/efM99AFUOIZ5CyKo7FXWQ2k4uXkTkOdVzlZPF5/
6BxkmfUXFO8VTcn/+kGUFd8tbiV+LUzmEE+D7pQA3Dqd6/JD8BM3YtC8VuP5m80p
FhPRyakvnvssjTEQ/X+xNh+tmUK5PVV+NEv804VYwVZ44Wlfga3MUm1/gv0Z7skF
ZbGNhKfkvAXm1mwc2Qw8WrpaT1gYEPMHogLQ0zubEm/kh8TYlbpVbZESRBpKkA6P
1KzI4e5jjTrJbKIfQ+ScMYFoaHmZi2aHTR9xTy1nyu/iyQBHaC7etFbIwn775/cd
gmNzbFeG8v89IEMWlxX/JK+6fV6rhOhCEIfBnNK/gAzFlCxGpR4=
=I1nS
-----END PGP SIGNATURE-----
--- End Message ---