Your message dated Thu, 04 Jul 2024 18:19:12 +0000 with message-id <E1sPR32-0030YG-9R@fasolo.debian.org> and subject line Bug#1051858: fixed in clazy 1.12-1 has caused the Debian Bug report #1051858, regarding clazy: FTBFS with llvm-toochain-16 as default 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 owner@bugs.debian.org immediately.) -- 1051858: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051858 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: clazy: FTBFS with llvm-toochain-16 as default
- From: Sebastian Ramacher <sramacher@debian.org>
- Date: Wed, 13 Sep 2023 19:57:31 +0200
- Message-id: <ZQH4Cx9RXhoulqm5@ramacher.at>
Source: clazy Version: 1.11-4 Severity: serious Tags: ftbfs sid trixie Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramacher@debian.org https://buildd.debian.org/status/fetch.php?pkg=clazy&arch=armhf&ver=1.11-4%2Bb1&stamp=1694627460&raw=0 [ 1%] Building CXX object CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch /usr/bin/c++ -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf -I/usr/lib/llvm-16/include -I/usr/lib/llvm-16/tools/clang/include -I/tools/clang/include -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wno-class-memaccess -Wdate-time -D_FORTIFY_SOURCE=2 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -std=gnu++17 -fPIC -Winvalid-pch -x c++-header -include /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -MF CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch.d -o CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch -c /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.cxx make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf' [ 1%] Built target man In file included from /<<PKGBUILDDIR>>/src/checkbase.h:29, from /<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx:5, from <command-line>: /<<PKGBUILDDIR>>/src/SourceCompatibilityHelpers.h: In function ‘auto clazy::getBuffer(const clang::SourceManager&, clang::FileID, bool*)’: /<<PKGBUILDDIR>>/src/SourceCompatibilityHelpers.h:112:24: error: ‘class std::optional<llvm::MemoryBufferRef>’ has no member named ‘hasValue’; did you mean ‘has_value’? 112 | *invalid = !buffer.hasValue(); | ^~~~~~~~ | has_value /<<PKGBUILDDIR>>/src/checkbase.h: At global scope: /<<PKGBUILDDIR>>/src/checkbase.h:93:10: error: ‘void ClazyPreprocessorCallbacks::InclusionDirective(clang::SourceLocation, const clang::Token&, llvm::StringRef, bool, clang::CharSourceRange, clazy::OptionalFileEntryRef, llvm::StringRef, llvm::StringRef, const clang::Module*, clang::SrcMgr::CharacteristicKind)’ marked ‘override’, but does not override 93 | void InclusionDirective(clang::SourceLocation HashLoc, const clang::Token &IncludeTok, clang::StringRef FileName, bool IsAngled, | ^~~~~~~~~~~~~~~~~~ make[3]: *** [CMakeFiles/ClazyPlugin.dir/build.make:80: CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx.gch] Error 1 -- Sebastian Ramacher
--- End Message ---
--- Begin Message ---
- To: 1051858-close@bugs.debian.org
- Subject: Bug#1051858: fixed in clazy 1.12-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 04 Jul 2024 18:19:12 +0000
- Message-id: <E1sPR32-0030YG-9R@fasolo.debian.org>
- Reply-to: Pino Toscano <pino@debian.org>
Source: clazy Source-Version: 1.12-1 Done: Pino Toscano <pino@debian.org> We believe that the bug you reported is fixed in the latest version of clazy, 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 1051858@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pino Toscano <pino@debian.org> (supplier of updated clazy 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 04 Jul 2024 20:06:47 +0200 Source: clazy Architecture: source Version: 1.12-1 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Pino Toscano <pino@debian.org> Closes: 1043011 1044015 1051858 Changes: clazy (1.12-1) unstable; urgency=medium . * New upstream release: - supports up to LLVM 18 (Closes: #1051858) * Update standards version to 4.7.0, no changes needed. * Clean the generated files of the test suite run. (Closes: #1044015) * Update the patches: - upstream_tests-fix-clang-version-regexp.patch: drop, backported from upstream - upstream_tests-add-j-jobs-option-for-run_tests.py.patch: drop, backported from upstream - upstream_Build-fixes-for-LLVM-Clang-15.0.0.patch: drop, backported from upstream - debian-tests-link-atomic.diff: refresh/update - select-clangpp.diff: refresh - disable-reserve-candidates-flaky.patch: drop, no more needed * Update the build dependencies according to the upstream build system: - bump cmake to 3.8 - bump clang & LLVM to 11.0 * Add more dependencies as test build dependency, and for the 'run-tests' autopkgtest, needed by the new upstream release: - libqt5networkauth5-dev, libqt5svg5-dev, qtmultimedia5-dev - qt6-base-dev, qt6-declarative-dev, qt6-multimedia-dev, qt6-networkauth-dev, qt6-scxml-dev, qt6-svg-dev * Update the license file to drop from the installed documentation. * The rebuild will make it usable with GCC 13. (Closes: #1043011) Checksums-Sha1: 85512b828eee47bb53455a8b61f893b07c3c9a90 2905 clazy_1.12-1.dsc ea012dd99c6f8f302e43100728a43fbacf89ee53 427740 clazy_1.12.orig.tar.xz 921546b6f4ccb39bb32bfcfa1314727609a3d49b 195 clazy_1.12.orig.tar.xz.asc 122e0847c69dc8bf1cbcbd6b7796d976cb7520af 19576 clazy_1.12-1.debian.tar.xz 74d629c36659fc658f6ebd9533efd7ef80c91ee6 15534 clazy_1.12-1_source.buildinfo Checksums-Sha256: e5115549f46437e151fab34fbfdfa614429384acbf9aff2feb894579f0ffa5b7 2905 clazy_1.12-1.dsc 611749141d07ce1e006f8a1253f9b2dbd5b7b44d2d5322d471d62430ec2849ac 427740 clazy_1.12.orig.tar.xz d944d1f5ec54f24d99c4a6b74cea78cccd9d97931b5b264434f2e7c36c97f46f 195 clazy_1.12.orig.tar.xz.asc a7f79dd295c5653d4c86775f29228c0c02bb490bc41a4d873b3b040cf6bfa730 19576 clazy_1.12-1.debian.tar.xz 02c992b4797c2959e5323144f1c97e22e2ea9df769551e52fbf01de9b7782947 15534 clazy_1.12-1_source.buildinfo Files: a233c18fbec1e1a17908d7855eb8298b 2905 devel optional clazy_1.12-1.dsc 23f36b092c38d3f16bb3e6579f501b4b 427740 devel optional clazy_1.12.orig.tar.xz a73f53dad4df33d72990516294199702 195 devel optional clazy_1.12.orig.tar.xz.asc 2e7ca63ac1ae591f6993edaf92ce6056 19576 devel optional clazy_1.12-1.debian.tar.xz d58d632832dda1207d53656bb4ee7652 15534 devel optional clazy_1.12-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmaG5NYACgkQLRkciEOx P00kUA/7B5Bd8NS5NL2np+ZjtX+yv4BIMFm257PLUP9mQH12kwz7UJ3imeYhqMgp QMTbhXNadQmL5iZ7ngm0geLAehpaapeUUIkPCR0Gqsu8GTBr3zwPXHYaktkPzKv9 WU4FyTihPjywO3bhD1G5I9enzejo62hXhUkj5fOG3dqVyQ3szKLra1q8mBZUQQPy YfnFm8NFTRw3Kaqz78/eRus9hN5nvB0ghO+r7w+rnHQYZXWyA4a1jMlbd+Yao+vT Vt4z4WS9pRFyVS1EFK2nnu3KWk0FvsMdmSHwitAx/5xY5MaLgciRUQgmfkpcIhLX gPSOl/w94ZSaDY8rKkhUdoeNYxRVCZ9CUR2rsRlc1sduFP00ioJqwn6VFar6ZaPT CSBf+dXLl+xhTFeh/hs6Wps21kvvGx9ez1mLOTcxX4XjaNeSDsfIon9XrqjyuyyX jRA1tE39/xDpTmRRO/uwVA3qX+h95QCe6Dfv4KELz7NvkEYeTvRYxrjd1hf02L/x l+AhSu0GsZLb6LKJ7Kj6N8d0OWlLBpRRaa5jLNLk7aLyv//pNsQQRcxihpra8ax3 CDlJpVMMDvFSFANBve97MT4uzKV4zBV0Is1G994IohBkyqyYbEHaBzjUO2KdYlkc uwFm+nd88NeTRjUw5tZ3oTjn3BVfRIFs2gFiVgYHerIJ5kQmZlA= =Y3/a -----END PGP SIGNATURE-----Attachment: pgpdb00jwFmjk.pgp
Description: PGP signature
--- End Message ---