Your message dated Sat, 05 Nov 2022 13:19:40 +0000
with message-id <e1orj5i-00blks...@fasolo.debian.org>
and subject line Bug#996130: fixed in clickhouse 18.16.1+ds-7.3
has caused the Debian Bug report #996130,
regarding clickhouse FTBFS with gcc 11
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.)


-- 
996130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: clickhouse
Version: 18.16.1+ds-7.2
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/logs.php?pkg=clickhouse&ver=18.16.1%2Bds-7.2%2Bb2

...
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp: In function ‘void 
DB::copyData(DB::ReadBuffer&, DB::WriteBuffer&)’:
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:55:40: error: ‘numeric_limits’ is not 
a member of ‘std’
   55 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
nullptr);
      |                                        ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:55:61: error: expected 
primary-expression before ‘>’ token
   55 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
nullptr);
      |                                                             ^
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:55:64: error: ‘::max’ has not been 
declared; did you mean ‘std::max’?
   55 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
nullptr);
      |                                                                ^~~
      |                                                                std::max
In file included from /usr/include/c++/11/algorithm:62,
                 from /<<PKGBUILDDIR>>/dbms/src/IO/ReadBuffer.h:4,
                 from /<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:2:
/usr/include/c++/11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here
 3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
      |     ^~~
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp: In function ‘void 
DB::copyData(DB::ReadBuffer&, DB::WriteBuffer&, const std::atomic<int>&)’:
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:60:40: error: ‘numeric_limits’ is not 
a member of ‘std’
   60 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
&is_cancelled);
      |                                        ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:60:61: error: expected 
primary-expression before ‘>’ token
   60 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
&is_cancelled);
      |                                                             ^
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:60:64: error: ‘::max’ has not been 
declared; did you mean ‘std::max’?
   60 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
&is_cancelled);
      |                                                                ^~~
      |                                                                std::max
In file included from /usr/include/c++/11/algorithm:62,
                 from /<<PKGBUILDDIR>>/dbms/src/IO/ReadBuffer.h:4,
                 from /<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:2:
/usr/include/c++/11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here
 3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
      |     ^~~
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp: In function ‘void 
DB::copyData(DB::ReadBuffer&, DB::WriteBuffer&, std::function<void()>)’:
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:65:40: error: ‘numeric_limits’ is not 
a member of ‘std’
   65 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
cancellation_hook);
      |                                        ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:65:61: error: expected 
primary-expression before ‘>’ token
   65 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
cancellation_hook);
      |                                                             ^
/<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:65:64: error: ‘::max’ has not been 
declared; did you mean ‘std::max’?
   65 |     copyDataImpl(from, to, false, std::numeric_limits<size_t>::max(), 
cancellation_hook);
      |                                                                ^~~
      |                                                                std::max
In file included from /usr/include/c++/11/algorithm:62,
                 from /<<PKGBUILDDIR>>/dbms/src/IO/ReadBuffer.h:4,
                 from /<<PKGBUILDDIR>>/dbms/src/IO/copyData.cpp:2:
/usr/include/c++/11/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here
 3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
      |     ^~~
make[3]: *** [dbms/CMakeFiles/clickhouse_common_io.dir/build.make:1185: 
dbms/CMakeFiles/clickhouse_common_io.dir/src/IO/copyData.cpp.o] Error 1
...

--- End Message ---
--- Begin Message ---
Source: clickhouse
Source-Version: 18.16.1+ds-7.3
Done: Tobias Frost <t...@debian.org>

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 996...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Frost <t...@debian.org> (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: SHA256

Format: 1.8
Date: Mon, 31 Oct 2022 13:03:08 +0100
Source: clickhouse
Architecture: source
Version: 18.16.1+ds-7.3
Distribution: unstable
Urgency: medium
Maintainer: Alexander GQ Gerasiov <g...@debian.org>
Changed-By: Tobias Frost <t...@debian.org>
Closes: 956415 995660 996130 1008216 1023136 1023137 1023138
Changes:
 clickhouse (18.16.1+ds-7.3) unstable; urgency=medium
 .
   * Non maintainer upload.
   * Fixing FTBFS with newer gcc. (Closes: #996130)
     - New patch fix-996130.patch to add missing include.
   * Fix FTBFS with OpenSSL3.0: Change DH params to 512 bits. (Closes: #995660)
   * Fixing other FTBFS issues:
     - New patch ftbfs_capn_version_check.patch, fixing version range as a class
       was only supplied in a limit version range of the library.
     - New patch fix-gtest-missing-include.patch.
     - Skip test_unit_tests_dbms, it hangs… See #1023145.
     - Fix testsuite invocation on archs where a test is disabled.
       (Closes: #1023136)
     - Skip test 00700_decimal_math fails. Seems to be a rounding error. See
       #1023141.
     - Skip test 00047_stored_aggregates_complex. Seems another rounding issue.
     - Test "with_server" hangs also on arm64. Do not execute it there.
   * Fix CVE-2021-42387, CVE-2021-42388, CVE-2021-43304, CVE-2021-43305
     (Closes: #1008216)
   * Add patch dont-fail-setrlimit.patch, avoid failing when server tries to
     increases core dump size if not explictly configured. (Closes: #1023138)
   * New patch 0000-cmake-ignore-git-submodules.patch to avoid FTBFS when
     working from the packaging git repo. (Closes: #1023137)
   * Add patch picked from upstream to limit compiled expression cache size.
     (Closes: #956415)
Checksums-Sha1:
 1e01efabf136bec533888cdfc1aa34eae9588fc5 3205 clickhouse_18.16.1+ds-7.3.dsc
 02bec8dad83ff40bded7512fb2ff5d3e4d324d4a 28628 
clickhouse_18.16.1+ds-7.3.debian.tar.xz
 35b166b2c0c9c1dccfb22add6d21f7176c322ffd 14962 
clickhouse_18.16.1+ds-7.3_amd64.buildinfo
Checksums-Sha256:
 164ab9aeb74d1e753381316ffcb1ace9f0c46cc3682704f4df33fe9f238bec16 3205 
clickhouse_18.16.1+ds-7.3.dsc
 093bea97ca75572f062d0fc06146bca53b24d1c6e00235cf435df6da191cc1d7 28628 
clickhouse_18.16.1+ds-7.3.debian.tar.xz
 cab3cb08d7d14860f42f9474ab09e50dab1b6df1471d89ba7a34c8575d67e91a 14962 
clickhouse_18.16.1+ds-7.3_amd64.buildinfo
Files:
 cd3ec1ee5a92a33e558edfab6dd75871 3205 database optional 
clickhouse_18.16.1+ds-7.3.dsc
 f67b62545b0c17399d1ae30de27f3dab 28628 database optional 
clickhouse_18.16.1+ds-7.3.debian.tar.xz
 24b7a8af375a7031f21d6301064374ec 14962 database optional 
clickhouse_18.16.1+ds-7.3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmNfvnoACgkQkWT6HRe9
XTYAXg/+MMP/wznddAM/aUzqJxyT2rskknxRlcU5gpqWqIRHYpx/IB9WV0oB4Do1
hFYr23jTgJfmy4xmybjUYPv6YvFHVVucWOcxtKN1e5V9XP96kGQo6YPo+2RosXfk
0ZOzW2XGkhjw9Da8fz4rLJct5M1EADKW17D+VmPiTWYTi6smEbelfzpV8YNaj5Gp
O6vCEgM6uxLoRkhwZ8dHtVFLsrAhipPnw41VMdQxXy1nJD9HPoeSUZWjrmLJnk/v
b4t7lCeQSASmo3WAUC3dhIzaOzcL63WM9DKyq3r37Oi5piBKGf8aC3bqsgXqaB6k
5zuQspdX2lHqNkszttgbPkWPWOdmtdQQLKUWP6AYqC6uCOVVnq9jJVFOJ9U5ye4B
9u5QCv2I+8HH81D4KP5VGr+4sbw40Y1vR0rFJuuQdnkpa7H497VBs1KM7PFc6ygg
GS7B9NbQnr2rtJOLKjv0mfsPMtLI7A/rdUiFLxWOBT/+T1yLGJW1G7FPjMRZgHkk
cUa3oXcLhIxP24VLhPEOM3Pxtg4fpnNQa+7ZTX4o6UI8RQaQoXSj1RJ8eBEE3w7q
utHrX7Am9DZ6JhYZ1X72fqqQ7HVL6XTCZl7+E+DKMXMmeicJNr6XKXeRs+BAtfK+
OS2jejkjos/BlC2ty3quz1yWbLrds4+psP9breI+/EjOpVXXEK8=
=orXS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to