Package: gvmd Version: 9.0.1-4 Severity: important Hi,
PostgreSQL is moving to version 13, and gvmd's autopkgtest in testing seems to have a problem with that: https://ci.debian.net/data/autopkgtest/testing/amd64/g/gvmd/7311113/log.gz autopkgtest [23:52:15]: test test: [----------------------- -- Configuring Greenbone Vulnerability Manager... -- The C compiler identification is GNU 10.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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Install prefix: /usr/local -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'libgvm_base>=11.0.1' -- Found libgvm_base, version 11.0.1 -- Checking for module 'libgvm_util>=11.0.1' -- Found libgvm_util, version 11.0.1 -- Checking for module 'libgvm_osp>=11.0.1' -- Found libgvm_osp, version 11.0.1 -- Checking for module 'libgvm_gmp>=11.0.1' -- Found libgvm_gmp, version 11.0.1 -- Checking for module 'gnutls>=3.2.15' -- Found gnutls, version 3.6.15 -- Checking for module 'glib-2.0>=2.42' -- Found glib-2.0, version 2.66.0 -- Checking for module 'libical>=1.00' -- Found libical, version 3.0.8 -- Looking for PostgreSQL... CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find PostgreSQL (missing: PostgreSQL_TYPE_INCLUDE_DIR) (found version "13.0") Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.18/Modules/FindPostgreSQL.cmake:247 (find_package_handle_standard_args) src/CMakeLists.txt:44 (find_package) -- Configuring incomplete, errors occurred! See also "/tmp/autopkgtest-lxc.u04wvbq7/downtmp/build.32A/src/build/CMakeFiles/CMakeOutput.log". See also "/tmp/autopkgtest-lxc.u04wvbq7/downtmp/build.32A/src/build/CMakeFiles/CMakeError.log". autopkgtest [23:52:16]: test test: -----------------------] autopkgtest [23:52:16]: test test: - - - - - - - - - - results - - - - - - - - - - test FAIL non-zero exit status 1 Please tend to this problem soon, it is one of the blockers on getting PostgreSQL 13 into testing. Christoph