Your message dated Sun, 30 Oct 2022 12:04:36 +0000
with message-id <e1op73m-001tnc...@fasolo.debian.org>
and subject line Bug#996130: fixed in clickhouse 18.16.1+ds-7.3~exp1
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~exp1
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: Sun, 30 Oct 2022 11:36:16 +0100
Source: clickhouse
Architecture: source
Version: 18.16.1+ds-7.3~exp1
Distribution: experimental
Urgency: medium
Maintainer: Alexander GQ Gerasiov <g...@debian.org>
Changed-By: Tobias Frost <t...@debian.org>
Closes: 995660 996130
Changes:
 clickhouse (18.16.1+ds-7.3~exp1) experimental; urgency=medium
 .
   * Non-maintainer upload.
   * Upload to experimental to establish baseline whether locally
     seen build issues are also present on buildds.
   * Fixing FTBFS with newer gcc. Closes: #996130
     - New patch fix-996130.patch to add missing include.
     - New patch ftbfs_capn_version_check.patch, fixing
       version range where class was supplied.
     - New patch fix-gtest-missing-include.patch.
   * Change DH params to 512 bits for OpenSSL3.0. Closes: #995660
   * Disable lto optimization for Salsa CI.
Checksums-Sha1:
 32f42abce1b9b5b655e2c3ee1a9e1c3c4b87b226 3225 
clickhouse_18.16.1+ds-7.3~exp1.dsc
 9366c64580f22b568cb46a0799df163480fec45c 26552 
clickhouse_18.16.1+ds-7.3~exp1.debian.tar.xz
 7414f96414dca425e73c18093775c394531dc1e5 15113 
clickhouse_18.16.1+ds-7.3~exp1_amd64.buildinfo
Checksums-Sha256:
 264e1f01643f8949cb8ea9ac6995e1b95e3d77b342150b319b60cfe70fceab35 3225 
clickhouse_18.16.1+ds-7.3~exp1.dsc
 4fa87ef7f6d05514d1c1a9008e44b9b0369e7aa1e94d57f2f6439167e9c292ac 26552 
clickhouse_18.16.1+ds-7.3~exp1.debian.tar.xz
 c1e8da850a50d4e3f59c3b27d50d80d9bcf25cd69f7f588d698504d419834754 15113 
clickhouse_18.16.1+ds-7.3~exp1_amd64.buildinfo
Files:
 9284c0cab3cb3de4002ca7854ad6dc49 3225 database optional 
clickhouse_18.16.1+ds-7.3~exp1.dsc
 386bf4576854ae2cdac21b45c37e55f9 26552 database optional 
clickhouse_18.16.1+ds-7.3~exp1.debian.tar.xz
 769c85eeaa47ba3222ef5453dddce1de 15113 database optional 
clickhouse_18.16.1+ds-7.3~exp1_amd64.buildinfo

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

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmNeYDwACgkQkWT6HRe9
XTai3Q//UCbQk8M7SRyMF4DxsfnRxwMPxmftzhkEuz74flQJTYEGKBvcH8t7f2Ov
/F0th715TGu2nnPv4O7piO4nbK/IK8PEHfdSO43T6Ol1gKw9viB6b+/hy9FkVz3W
krBCxmwTkWYNl6Siv3snsk6/h+Mx4AaJCR0dO0IMZekAyNr2CPaUggOWO266iaDC
92fEv+UFCjKKAro1llVPPDGOi7RkkA5OozFd4aYzdSwsryzj3hW8R958AqXmB4Qf
MyRmkNCOnIdl1NjLm3ELXM71Nft5XiPTykVjriOg/3eHpExCITGFmK3nM7uUslFF
+zNjrH6Y/ArFqy9Jkpy4Wx+iUKuCVkNkCJ0JWC5J8eBeCjcBpYIbHHI9/TW1R53D
OHS75K29opewbah80GansmLIDvMevXyZnW0qDINTxEMBmL90V2sBcPyl7PUul6Rx
v7SqgLypOr2zo6X117dnlcjP/K0swGMxNXbH9hDvkGNOS7KySibLifimK36haJdd
20Y2EsYC0ph4obev9E1hVb/R2yYkqfH2I7oswIMtJsOsfmfSbfcojj3SZLS5ipyl
2GH+6gindPS9b21G2Kb+CCLsckETjccAi/frTlfByHagYn6GdILEMtGNGmhLH1sE
Q9ZHca06x6s6xnax94b9Etqj47fYK2hWv3RR27byDeLOskImGsc=
=0ouj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to