Your message dated Fri, 05 Dec 2025 04:34:06 +0000 with message-id <E1vRNWA-00G9oP-0W@fasolo.debian.org> and subject line Bug#1119741: fixed in kcollectd 0.12.2-1.1 has caused the Debian Bug report #1119741, regarding kcollectd: FTBFS: /<<PKGBUILDDIR>>/kcollectd/rrd_interface.cc:51:36: error: invalid conversion from 'char**' to 'const char**' [-fpermissive] 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.) -- 1119741: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119741 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: kcollectd: FTBFS: /<<PKGBUILDDIR>>/kcollectd/rrd_interface.cc:51:36: error: invalid conversion from 'char**' to 'const char**' [-fpermissive]
- From: Santiago Vila <sanvila@debian.org>
- Date: Fri, 31 Oct 2025 11:28:37 +0000
- Message-id: <E1vEnJ7-000cHP-2K@paradis.debian.org>
Package: src:kcollectd Version: 0.12.2-1 Severity: serious Tags: ftbfs forky sid Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202510/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:kcollectd, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/kcollectd.substvars debian/files rm -fr -- debian/kcollectd/ debian/tmp/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \) debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- No Qt5 qmake executable found. Can't check QT_INSTALL_PREFIX Installing in /usr. Run /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/prefix.sh to set the environment for kcollectd. -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Could not set up the appstream test. appstreamcli is missing. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found WrapVulkanHeaders: /usr/include -- Found KF6Config: /usr/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigConfig.cmake (found version "6.18.0") -- Found KF6CoreAddons: /usr/lib/x86_64-linux-gnu/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake (found version "6.18.0") -- Found KF6DocTools: /usr/lib/x86_64-linux-gnu/cmake/KF6DocTools/KF6DocToolsConfig.cmake (found version "6.18.0") -- Found KF6GuiAddons: /usr/lib/x86_64-linux-gnu/cmake/KF6GuiAddons/KF6GuiAddonsConfig.cmake (found version "6.18.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found KF6KIO: /usr/lib/x86_64-linux-gnu/cmake/KF6KIO/KF6KIOConfig.cmake (found version "6.18.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.23.1") -- Found KF6I18n: /usr/lib/x86_64-linux-gnu/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.18.0") -- Found KF6XmlGui: /usr/lib/x86_64-linux-gnu/cmake/KF6XmlGui/KF6XmlGuiConfig.cmake (found version "6.18.0") -- Found KF6IconThemes: /usr/lib/x86_64-linux-gnu/cmake/KF6IconThemes/KF6IconThemesConfig.cmake (found version "6.18.0") -- Found KF6WidgetsAddons: /usr/lib/x86_64-linux-gnu/cmake/KF6WidgetsAddons/KF6WidgetsAddonsConfig.cmake (found version "6.18.0") -- Found KF6: success (found version "6.18.0") found components: Config CoreAddons DocTools GuiAddons KIO I18n XmlGui IconThemes WidgetsAddons -- The following OPTIONAL packages have been found: * OpenGL * Qt6DBusTools (required version >= 6.9.2) * Qt6QmlTools (required version >= 6.9.2) * Qt6Core (required version >= 6.7.0) * WrapVulkanHeaders * Qt6CoreTools (required version >= 6.9.2) * Qt6GuiTools (required version >= 6.9.2) * Qt6WidgetsTools (required version >= 6.9.2) * Qt6Widgets (required version >= 6.7.0) * boost_atomic (required version == 1.83.0) * boost_filesystem (required version == 1.83.0) * boost_headers (required version == 1.83.0) * boost_system (required version == 1.83.0) * Boost -- The following REQUIRED packages have been found: * ECM * Qt6 (required version >= 6.6.0) * KF6DocTools * KF6CoreAddons (required version >= 6.18.0) * KF6Config (required version >= 6.18.0) * KF6KIO * Gettext * KF6I18n * KF6GuiAddons (required version >= 6.18.0) * KF6XmlGui * KF6IconThemes * KF6WidgetsAddons * KF6 -- Found SharedMimeInfo: /usr/bin/update-mime-database (found version "2.4") -- Configuring done (1.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu dh_auto_build cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f kcollectd/CMakeFiles/kcollectd_autogen_timestamp_deps.dir/build.make kcollectd/CMakeFiles/kcollectd_autogen_timestamp_deps.dir/depend make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/kcollectd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd_autogen_timestamp_deps.dir/DependInfo.cmake "--color=" make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/po /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/po /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/po/CMakeFiles/translations_1.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f kcollectd/CMakeFiles/kcollectd_autogen_timestamp_deps.dir/build.make kcollectd/CMakeFiles/kcollectd_autogen_timestamp_deps.dir/build make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Nothing to be done for 'kcollectd/CMakeFiles/kcollectd_autogen_timestamp_deps.dir/build'. make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 0%] Built target kcollectd_autogen_timestamp_deps [ 7%] Generating de.gmo make -f doc/CMakeFiles/obj-x86-64-linux-gnu-doc-kcollectd-1.dir/build.make doc/CMakeFiles/obj-x86-64-linux-gnu-doc-kcollectd-1.dir/depend cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/po && /usr/bin/msgmerge --quiet --update --backup=none -s /<<PKGBUILDDIR>>/po/de.po /<<PKGBUILDDIR>>/po/kcollectd.pot make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/CMakeFiles/obj-x86-64-linux-gnu-doc-kcollectd-1.dir/DependInfo.cmake "--color=" /usr/bin/msgmerge: The option '--sort-output' is deprecated. cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/po && /usr/bin/msgfmt -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/po/de.gmo /<<PKGBUILDDIR>>/po/de.po make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f doc/CMakeFiles/obj-x86-64-linux-gnu-doc-kcollectd-1.dir/build.make doc/CMakeFiles/obj-x86-64-linux-gnu-doc-kcollectd-1.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 7%] Built target translations_1 make -f doc/en/CMakeFiles/obj-x86-64-linux-gnu-doc-en-index-cache-bz2.dir/build.make doc/en/CMakeFiles/obj-x86-64-linux-gnu-doc-en-index-cache-bz2.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/doc/en /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/en /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/en/CMakeFiles/obj-x86-64-linux-gnu-doc-en-index-cache-bz2.dir/DependInfo.cmake "--color=" [ 15%] Generating ../obj-x86_64-linux-gnu/doc/kcollectd.1 cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/obj-x86_64-linux-gnu/doc && /usr/bin/meinproc6 --stylesheet /usr/share/kf6/kdoctools/customization/kde-include-man.xsl --check /<<PKGBUILDDIR>>/doc/../obj-x86_64-linux-gnu/doc/man-kcollectd.1.docbook make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f doc/en/CMakeFiles/obj-x86-64-linux-gnu-doc-en-index-cache-bz2.dir/build.make doc/en/CMakeFiles/obj-x86-64-linux-gnu-doc-en-index-cache-bz2.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 23%] Generating ../../obj-x86_64-linux-gnu/doc/en/index.cache.bz2 cd /<<PKGBUILDDIR>>/doc/en && /usr/bin/meinproc6 --check --cache /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/doc/en/../../obj-x86_64-linux-gnu/doc/en/index.cache.bz2 ../../obj-x86_64-linux-gnu/doc/en/index.docbook Note: Writing kcollectd.1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 23%] Built target obj-x86-64-linux-gnu-doc-kcollectd-1 make -f kcollectd/CMakeFiles/kcollectd_autogen.dir/build.make kcollectd/CMakeFiles/kcollectd_autogen.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/kcollectd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd_autogen.dir/DependInfo.cmake "--color=" [ 23%] Built target obj-x86-64-linux-gnu-doc-en-index-cache-bz2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f kcollectd/CMakeFiles/kcollectd_autogen.dir/build.make kcollectd/CMakeFiles/kcollectd_autogen.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 30%] Automatic MOC for target kcollectd cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/bin/cmake -E cmake_autogen /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd_autogen.dir/AutogenInfo.json None AutoGen: Refreshing parse cache because it doesn't exist. AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/moc_predefs.h", because it doesn't exist. /usr/bin/c++ -std=gnu++11 -dM -E -c /usr/share/cmake-3.31/Mo [too-long-redacted] -I/usr/include/x86_64-linux-gnu AutoGen: Parsing "SRC:/kcollectd/graph.h" AutoGen: Parsing "SRC:/kcollectd/gui.h" AutoGen: Parsing "SRC:/kcollectd/misc.h" AutoGen: Parsing "SRC:/kcollectd/rrd_interface.h" AutoGen: Parsing "SRC:/kcollectd/timeaxis.h" AutoGen: Parsing "SRC:/kcollectd/graph.cc" AutoGen: Parsing "SRC:/kcollectd/gui.cc" AutoGen: Parsing "SRC:/kcollectd/kcollectd.cc" AutoGen: Parsing "SRC:/kcollectd/misc.cc" AutoGen: Parsing "SRC:/kcollectd/rrd_interface.cc" AutoGen: Parsing "SRC:/kcollectd/timeaxis.cc" AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/EWIEGA46WW/moc_graph.cpp", because it doesn't exist, from "SRC:/kcollectd/graph.h" /usr/lib/qt6/libexec/moc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATO [too-long-redacted] PKGBUILDDIR>>/kcollectd/graph.h AutoMoc: Generating "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/EWIEGA46WW/moc_gui.cpp", because it doesn't exist, from "SRC:/kcollectd/gui.h" /usr/lib/qt6/libexec/moc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATO [too-long-redacted] <<PKGBUILDDIR>>/kcollectd/gui.h AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/EWIEGA46WW/moc_graph.cpp.d" AutoMoc: Reading dependencies from "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/EWIEGA46WW/moc_gui.cpp.d" AutoMoc: Generating MOC compilation "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/mocs_compilation.cpp" AutoMoc: Merging MOC dependencies into "SRC:/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/deps" AutoGen: Writing the parse cache file "SRC:/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd_autogen.dir/ParseCache.txt" AutoGen: Writing the settings file "SRC:/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd_autogen.dir/AutogenUsed.txt" cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/bin/cmake -E touch /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd/kcollectd_autogen/timestamp make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 30%] Built target kcollectd_autogen make -f kcollectd/CMakeFiles/kcollectd.dir/build.make kcollectd/CMakeFiles/kcollectd.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/kcollectd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd.dir/DependInfo.cmake "--color=" Dependencies file "kcollectd/kcollectd_autogen/deps" is newer than depends file "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd/CMakeFiles/kcollectd.dir/compiler_depend.internal". Consolidate compiler generated dependencies of target kcollectd make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f kcollectd/CMakeFiles/kcollectd.dir/build.make kcollectd/CMakeFiles/kcollectd.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 46%] Building CXX object kcollectd/CMakeFiles/kcollectd.dir/graph.cc.o [ 46%] Building CXX object kcollectd/CMakeFiles/kcollectd.dir/kcollectd_autogen/mocs_compilation.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/b [too-long-redacted] KGBUILDDIR>>/kcollectd/graph.cc cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/b [too-long-redacted] td_autogen/mocs_compilation.cpp [ 53%] Building CXX object kcollectd/CMakeFiles/kcollectd.dir/gui.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/b [too-long-redacted] <PKGBUILDDIR>>/kcollectd/gui.cc In file included from /<<PKGBUILDDIR>>/kcollectd/graph.cc:37: In copy constructor â??GraphInfo::GraphInfo(const GraphInfo&)â??, inlined from â??void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/new_allocator.h:191:4, inlined from â??static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/alloc_traits.h:674:17, inlined from â??void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = GraphInfo; _Alloc = std::allocator<GraphInfo>]â?? at /usr/include/c++/15/bits/stl_vector.h:1421:30, inlined from â??GraphInfo& Graph::add()â?? at /<<PKGBUILDDIR>>/kcollectd/graph.h:243:18: /<<PKGBUILDDIR>>/kcollectd/graph.h:40:7: warning: â??giâ?? may be used uninitialized [-Wmaybe-uninitialized] 40 | class GraphInfo { | ^~~~~~~~~ /<<PKGBUILDDIR>>/kcollectd/graph.h: In member function â??GraphInfo& Graph::add()â??: /<<PKGBUILDDIR>>/kcollectd/graph.h:242:13: note: â??giâ?? declared here 242 | GraphInfo gi; | ^~ In copy constructor â??GraphInfo::GraphInfo(const GraphInfo&)â??, inlined from â??void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/new_allocator.h:191:4, inlined from â??static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/alloc_traits.h:674:17, inlined from â??void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = GraphInfo; _Alloc = std::allocator<GraphInfo>]â?? at /usr/include/c++/15/bits/stl_vector.h:1421:30, inlined from â??GraphInfo& Graph::add()â?? at /<<PKGBUILDDIR>>/kcollectd/graph.h:243:18: /<<PKGBUILDDIR>>/kcollectd/graph.h:40:7: warning: â??gi.GraphInfo::legend_lines_â?? may be used uninitialized [-Wmaybe-uninitialized] 40 | class GraphInfo { | ^~~~~~~~~ /<<PKGBUILDDIR>>/kcollectd/graph.h: In member function â??GraphInfo& Graph::add()â??: /<<PKGBUILDDIR>>/kcollectd/graph.h:242:13: note: â??giâ?? declared here 242 | GraphInfo gi; | ^~ In copy constructor â??GraphInfo::GraphInfo(const GraphInfo&)â??, inlined from â??void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/new_allocator.h:191:4, inlined from â??static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/alloc_traits.h:674:17, inlined from â??void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = GraphInfo; _Alloc = std::allocator<GraphInfo>]â?? at /usr/include/c++/15/bits/stl_vector.h:1421:30, inlined from â??GraphInfo& Graph::add()â?? at /<<PKGBUILDDIR>>/kcollectd/graph.h:243:18, inlined from â??virtual void Graph::splitGraph()â?? at /<<PKGBUILDDIR>>/kcollectd/graph.cc:764:6: /<<PKGBUILDDIR>>/kcollectd/graph.h:40:7: warning: â??giâ?? may be used uninitialized [-Wmaybe-uninitialized] 40 | class GraphInfo { | ^~~~~~~~~ /<<PKGBUILDDIR>>/kcollectd/graph.h: In member function â??virtual void Graph::splitGraph()â??: /<<PKGBUILDDIR>>/kcollectd/graph.h:242:13: note: â??giâ?? declared here 242 | GraphInfo gi; | ^~ In copy constructor â??GraphInfo::GraphInfo(const GraphInfo&)â??, inlined from â??void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/new_allocator.h:191:4, inlined from â??static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = GraphInfo; _Args = {const GraphInfo&}; _Tp = GraphInfo]â?? at /usr/include/c++/15/bits/alloc_traits.h:674:17, inlined from â??void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = GraphInfo; _Alloc = std::allocator<GraphInfo>]â?? at /usr/include/c++/15/bits/stl_vector.h:1421:30, inlined from â??GraphInfo& Graph::add()â?? at /<<PKGBUILDDIR>>/kcollectd/graph.h:243:18, inlined from â??virtual void Graph::splitGraph()â?? at /<<PKGBUILDDIR>>/kcollectd/graph.cc:764:6: /<<PKGBUILDDIR>>/kcollectd/graph.h:40:7: warning: â??gi.GraphInfo::legend_lines_â?? may be used uninitialized [-Wmaybe-uninitialized] 40 | class GraphInfo { | ^~~~~~~~~ /<<PKGBUILDDIR>>/kcollectd/graph.h: In member function â??virtual void Graph::splitGraph()â??: /<<PKGBUILDDIR>>/kcollectd/graph.h:242:13: note: â??giâ?? declared here 242 | GraphInfo gi; | ^~ [ 61%] Building CXX object kcollectd/CMakeFiles/kcollectd.dir/kcollectd.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/b [too-long-redacted] ILDDIR>>/kcollectd/kcollectd.cc [ 69%] Building CXX object kcollectd/CMakeFiles/kcollectd.dir/misc.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/b [too-long-redacted] PKGBUILDDIR>>/kcollectd/misc.cc [ 76%] Building CXX object kcollectd/CMakeFiles/kcollectd.dir/rrd_interface.cc.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/kcollectd && /usr/b [too-long-redacted] IR>>/kcollectd/rrd_interface.cc /<<PKGBUILDDIR>>/kcollectd/rrd_interface.cc: In function â??rrd_info_t* rrd_info(int, const std::string&)â??: /<<PKGBUILDDIR>>/kcollectd/rrd_interface.cc:51:36: error: invalid conversion from â??char**â?? to â??const char**â?? [-fpermissive] 51 | rrd_info_t *result = rrd_info(2, arg); | ^~~ | | | char** In file included from /<<PKGBUILDDIR>>/kcollectd/rrd_interface.cc:34: /usr/include/rrd.h:161:5: note: initializing argument 2 of â??rrd_info_t* rrd_info(int, const char**)â?? 161 | const char **); | ^~~~~~~~~~~~~ make[3]: *** [kcollectd/CMakeFiles/kcollectd.dir/build.make:158: kcollectd/CMakeFiles/kcollectd.dir/rrd_interface.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:214: kcollectd/CMakeFiles/kcollectd.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
- To: 1119741-close@bugs.debian.org
- Subject: Bug#1119741: fixed in kcollectd 0.12.2-1.1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 05 Dec 2025 04:34:06 +0000
- Message-id: <E1vRNWA-00G9oP-0W@fasolo.debian.org>
- Reply-to: Adrian Bunk <bunk@debian.org>
Source: kcollectd Source-Version: 0.12.2-1.1 Done: Adrian Bunk <bunk@debian.org> We believe that the bug you reported is fixed in the latest version of kcollectd, 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 1119741@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Adrian Bunk <bunk@debian.org> (supplier of updated kcollectd 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: Wed, 03 Dec 2025 12:12:52 +0200 Source: kcollectd Architecture: source Version: 0.12.2-1.1 Distribution: unstable Urgency: medium Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Adrian Bunk <bunk@debian.org> Closes: 1119741 Changes: kcollectd (0.12.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS with RRDtool 1.9.0. (Closes: #1119741) Checksums-Sha1: ec17f2995cbaeffd708c7c624116a520141bb390 2251 kcollectd_0.12.2-1.1.dsc a4f75270ed6ace7cdc75a42703dbac3df3509acf 10788 kcollectd_0.12.2-1.1.debian.tar.xz Checksums-Sha256: 3d8e02d50654ec610c36870b8d0ff55edc2c60a02e524ec01ba78a7aaa5fe516 2251 kcollectd_0.12.2-1.1.dsc 7e5c17ee263c80ecde243c94f00f82ab9ffd86e4781d54dbab827c0bdd15358f 10788 kcollectd_0.12.2-1.1.debian.tar.xz Files: bede1c5e26388e0768e333723a5540cf 2251 utils optional kcollectd_0.12.2-1.1.dsc d62aef334f9df683a65aaec40cfe3cf1 10788 utils optional kcollectd_0.12.2-1.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmkwDgMACgkQiNJCh6LY mLELRA//RawKDShtxo2Rl56+yL20oygpJzce3tcs6kb2oliM8BcU7XVCYDdht3qc 5nV0Bka508rNW0APAzg8czlm0jmCHdXsCzXl+frNvli3i00dS5O6DP2pLxB6ehOr K5VbiuDqTBiWFBWiyBJMXUR1h9u7wkBd+3Kn/p3/dpMlHimZtcRBSc83yRyCWzXU rpr6GybH4J3JaDEKgWKGN+/hKy03VIJxwAEQXQCVzHZdtrEpxLn5fS/r1XAeJclT Geq9oyHEXi8xl6q0Z8loy8pZswiRqhHQqbP9oX/GoWMxfymNZfeVNRjvSEOUt//w vAJEIEJ+ZLVOZkPmwOZrPE70Q47DmtjRBtLzpgFUJABcK+ULAzBtje8DOpS054QM zpnxAU1pr+li0Sjikyf9zTwKbHjEFiLhc+ZzUEDXgZxLwqBjxPkO08BMhSahh7xE Kxyz9cM8FHAaadWBOCOiz+2UHRXt5erJz7MtvroAekb8SprAOWiJWJ/Pae0HZMD+ Let+SYzo217Q/jkelQSvXh89xKnmh5rAbWHENVE9lc4pfC+IGatYwh1gz022Rxve a/RvBKu+1ZdaUVM9b8q/yQlvF/Ba01112Vikb6qqdsgzg1b6goPrL91BvYiqGu02 aArgksIWEJv7XpaHSf8IYN3kHHwyGpouxPmbWo2Rg9YGZMs1mAY= =45i3 -----END PGP SIGNATURE-----Attachment: pgpI3sJUNTFiw.pgp
Description: PGP signature
--- End Message ---