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 --------------------------------------------------------------------------------

