Your message dated Thu, 05 Mar 2026 13:06:12 +0000
with message-id <[email protected]>
and subject line Bug#1125535: fixed in indi-playerone 0.9+20230105184731-4
has caused the Debian Bug report #1125535,
regarding indi-playerone: FTBFS with CMake 4.2
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 [email protected]
immediately.)


-- 
1125535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125535
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:indi-playerone
Version: 0.9+20230105184731-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

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

(Note: I'm assuming that the failure happens because of CMake 4.2,
but I may be wrong).

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

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:indi-playerone, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 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 ..
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
        cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//No help, variable specified on the command line.
CMAKE_BUILD_TYPE:UNINITIALIZED=None

//No help, variable specified on the command line.
CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/pkgRedirects

//No help, variable specified on the command line.
CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF

//No help, variable specified on the command line.
CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu

//No help, variable specified on the command line.
CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var

//No help, variable specified on the command line.
CMAKE_INSTALL_PREFIX:UNINITIALIZED=/usr

//No help, variable specified on the command line.
CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run

//No help, variable specified on the command line.
CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc

//No help, variable specified on the command line.
CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_VERBOSE_MAKEFILE:UNINITIALIZED=ON

//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON


########################
# INTERNAL cache entries
########################

//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=2
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
//Name of CMakeLists files to read
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.2

dh_auto_configure: error: 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 .. 
returned exit code 1
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: indi-playerone
Source-Version: 0.9+20230105184731-4
Done: Thorsten Alteholz <[email protected]>

We believe that the bug you reported is fixed in the latest version of
indi-playerone, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Alteholz <[email protected]> (supplier of updated indi-playerone 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 05 Mar 2026 12:42:00 +0100
Source: indi-playerone
Binary: indi-playerone indi-playerone-dbgsym
Architecture: source amd64
Version: 0.9+20230105184731-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description:
 indi-playerone - INDI driver for cameras made by Playerone
Closes: 1125535
Changes:
 indi-playerone (0.9+20230105184731-4) unstable; urgency=medium
 .
   * add cmak4.patch (Closes: #1125535)
Checksums-Sha1:
 0563716dc63a106a9c917849ff0121a7d838fe59 2408 
indi-playerone_0.9+20230105184731-4.dsc
 476769aa349b008624a4bc6b5170ae421234ea37 63735 
indi-playerone_0.9+20230105184731.orig.tar.gz
 bddd0b0bcf8e16a81f969236d8485dbb32899239 1964 
indi-playerone_0.9+20230105184731-4.debian.tar.xz
 6d4698f8001750eb34a88e1642e67a6e73350e19 276736 
indi-playerone-dbgsym_0.9+20230105184731-4_amd64.deb
 ac37807bd4019fe3c982666f36eea643463b97c3 8867 
indi-playerone_0.9+20230105184731-4_amd64.buildinfo
 603acbfa6492be45b857af401a28f07d1a1d4b81 32324 
indi-playerone_0.9+20230105184731-4_amd64.deb
Checksums-Sha256:
 34927ce2edf2ce5bc841ed044e969f6da727fb9de3fc9d08f3aeed5b9da23412 2408 
indi-playerone_0.9+20230105184731-4.dsc
 3f592574077cb79b95e2ac52de9fb557cddc3a50d471b3c34c58f1fe78a220c0 63735 
indi-playerone_0.9+20230105184731.orig.tar.gz
 b302f71f34306f091da283521f10ff68ce3e49b8a2eee62fe89d6cfb82fe0614 1964 
indi-playerone_0.9+20230105184731-4.debian.tar.xz
 7ed75a524797ea977ffc5fbb5cb45b88a73dcb6f13d8bbdc7bc9010dc9c48ce8 276736 
indi-playerone-dbgsym_0.9+20230105184731-4_amd64.deb
 a4e0ff7bedb33a79571600c3129b544bb77447afda3621a518cca418fd0a6e07 8867 
indi-playerone_0.9+20230105184731-4_amd64.buildinfo
 f0aaa3e6c84e296e77b0af8cd8d69b87b4d231479f4811aff2c670a45dfdbcb0 32324 
indi-playerone_0.9+20230105184731-4_amd64.deb
Files:
 9d0564bfb306053b53ac5e93d9a29010 2408 contrib/science optional 
indi-playerone_0.9+20230105184731-4.dsc
 14d111459a5c065ae889609e130cbb95 63735 contrib/science optional 
indi-playerone_0.9+20230105184731.orig.tar.gz
 6f27f7ad29cc1b901f80124722ffa14d 1964 contrib/science optional 
indi-playerone_0.9+20230105184731-4.debian.tar.xz
 66005445752ef07ba73993c755f621f5 276736 contrib/debug optional 
indi-playerone-dbgsym_0.9+20230105184731-4_amd64.deb
 657484e76fcb21a3137e928d40c161d0 8867 contrib/science optional 
indi-playerone_0.9+20230105184731-4_amd64.buildinfo
 6d25b0247b4eabfef1200a4fc115504e 32324 contrib/science optional 
indi-playerone_0.9+20230105184731-4_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmmpegdfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR6xlEAC0gY9yXUMfbzjfp2GlDcJB9D18t+Um
+a6mrESNBPJPPYkn6Tf8gcNQPlyzR+n6Ft6ULNN9d5odLu5UGfJL5mIslLI17ag/
fSbPd6Gpg4i4KkS3l5GnJyqlIp49dQzWvNGzdbfIyq4WUJvB0Yg5Fdaeg97kxxk1
R6EVxnw1FzcCqCEYgNzkDZZ+x3gCJ29RiPudL9xHRbjqIn0qw2bU6p0LefrWwlwe
C8Db80xeCCdBuwCFcCCp/87O+RVVQNc6/rQmeSD0LZQ+H6nXaGrOPmyY3EvyQm4q
c/Actc8nIvZlSL7oQbxdEmdBdRYwT8vnNRXg9YeYpWcm3/h2d1tlc4GEcpu/lpy5
bd2PULFNdYUfYNhe1XNEptz5Cy3KEE4HZS6dsU7iKzLp8nvFTuFqKoiKDVzi2pQH
tdUKy6MMK7urAMCLhOi/yU4bPnxrvAE6MGADB+7R6lw+DsM0mzYNy9YxLzhFIDuA
hk/b/VKryqbTO043WDy+RJKf8OfvlsNL4vHAoTJ7fMocxqLL+KZtwE2y7IFJgrNa
VLP1lAHzZn4gpEoXUt4/XD3D0Voz+7Q7+hCXaH1l+I4sahDbIwH1UXyCcSrfME8g
RUI197wdc9OFPpp/r+V6tNwjavuByjCZBiKaAjxb5fUfWPCrzTGKAQ2hQ2neE/pF
W7ru+N9ODUeb3Q==
=nvVu
-----END PGP SIGNATURE-----

Attachment: pgptg9UazejCT.pgp
Description: PGP signature


--- End Message ---

Reply via email to