Bug#1143327: kalzium: FTBFS: dh_auto_configure: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=x86_64-linux-gnu-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_C_COMPILER=/usr/bin/x86_64-linux-gnu-gcc -DCMAKE_CXX_COMPILER=/usr/bin/x86_64-linux-gnu-g\+\+ -DPKG_CONFIG_EXECUTABLE=/usr/bin/x86_64-linux-gnu-pkg-config -DPKGCONFIG_EXECUTABLE=/usr/bin/x86_64-linux-gnu-pkg-config -DCMAKE_INSTALL_ LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Debian -DKDE_INSTALL_USE_QT_SYS_PATHS=ON .. returne

Aurélien COUDERC <[email protected]> Sun, 02 Aug 2026 12:31:23 +0200
Newsgroups gmane.linux.debian.devel.bugs.rc,gmane.linux.debian.devel.qt-kde
Message-ID <6292208.lOV4Wx5bFT@grummly>
control: block -1 by 1123494

Le dimanche 2 août 2026, 00:36:19 heure d’été d’Europe centrale Santiago Vila a écrit :
> Dear maintainer:

Hi Santiago,

> During a rebuild of all packages in unstable, this package failed to build.

this is caused by #1123494 :  libavogadro-dev: missing libjkqtplotter-dev dependency

> Below you will find the last part of the build log (probably the most
> relevant part, but not necessarily).

Well by the way not really, I don’t know if this could be improved but when the dh_auto_configure step fails for cmake projects the relevant part can be found before the log line :

-- Configuring incomplete, errors occurred!

Here that would be :

CMake Error at /usr/share/cmake-4.3/Modules/CMakeFindDependencyMacro.cmake:93 (find_package):
  By not providing "FindJKQTPlotter6.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "JKQTPlotter6", but CMake did not find one.

  Could not find a package configuration file provided by "JKQTPlotter6" with
  any of the following names:

    JKQTPlotter6.cps
    jkqtplotter6.cps
    JKQTPlotter6Config.cmake
    jkqtplotter6-config.cmake

  Add the installation prefix of "JKQTPlotter6" to CMAKE_PREFIX_PATH or set
  "JKQTPlotter6_DIR" to a directory containing one of the above files.  If
  "JKQTPlotter6" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  /usr/share/cmake-4.3/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)
  /usr/lib/x86_64-linux-gnu/cmake/avogadrolibs/AvogadroLibsConfig.cmake:35 (find_dependency)
  CMakeLists.txt:46 (find_package)


-- Configuring incomplete, errors occurred!



Happy hacking,
--
Aurélien