Your message dated Sun, 01 Mar 2026 17:38:37 +0000
with message-id <[email protected]>
and subject line Bug#1125548: fixed in libplayerone 3.1.0+20221218103507-4
has caused the Debian Bug report #1125548,
regarding libplayerone: 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.)
--
1125548: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125548
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libplayerone
Version: 3.1.0+20221218103507-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:libplayerone, 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
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
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
-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d ..
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
//No help, variable specified on the command line.
UDEVRULES_INSTALL_DIR:UNINITIALIZED=/usr/lib/udev/rules.d
########################
# 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
-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d .. returned exit code 1
make[1]: *** [debian/rules:7: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: libplayerone
Source-Version: 3.1.0+20221218103507-4
Done: Thorsten Alteholz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libplayerone, 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 libplayerone
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: Sat, 21 Feb 2026 18:20:28 +0100
Source: libplayerone
Binary: libplayeronecamera2t64 libplayeronecamera2t64-dbgsym
Architecture: source amd64
Version: 3.1.0+20221218103507-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description:
libplayeronecamera2t64 - library for Player One Astronomy's Cameras
Closes: 1125548
Changes:
libplayerone (3.1.0+20221218103507-4) unstable; urgency=medium
.
* add cmake4.patch (Closes: #1125548)
Checksums-Sha1:
4e4fc960efa85ea65fa41cad159c33eb262ba281 2365
libplayerone_3.1.0+20221218103507-4.dsc
95368786eaf66a71af77fad63108225efddffeff 727562
libplayerone_3.1.0+20221218103507.orig.tar.gz
37f736c6ea6de1de369082611354ca7f6f8d4e6d 3284
libplayerone_3.1.0+20221218103507-4.debian.tar.xz
47a975ff1f173c871a4af483c3a9bdda26a63a0c 7753
libplayerone_3.1.0+20221218103507-4_amd64.buildinfo
2cd911f086343a7c97925fa2a56e75654fb93d64 13136
libplayeronecamera2t64-dbgsym_3.1.0+20221218103507-4_amd64.deb
13df36c6ee71dd18a4452df5de45ec46f201c8f9 117696
libplayeronecamera2t64_3.1.0+20221218103507-4_amd64.deb
Checksums-Sha256:
90a05bb343780f6e8b9e0485f0099445c6edf79a6ddef083d7e855844341203c 2365
libplayerone_3.1.0+20221218103507-4.dsc
72f1502b31bc0cae08a76c816e24f3901da31e22cd6b127d9f95f7370a375105 727562
libplayerone_3.1.0+20221218103507.orig.tar.gz
79fa68f53ffbfae3468538898bf4120d66ce116e1ba6e33a1f439109868ba778 3284
libplayerone_3.1.0+20221218103507-4.debian.tar.xz
ed9a42ccd758ef7f89956bc6537be1103ad6a496475c96b2d8bf32f00f1cd26e 7753
libplayerone_3.1.0+20221218103507-4_amd64.buildinfo
14b01a2e7f8627cb3820e2cf74d1579db0b637e350b9372542b3cf3994c5a82b 13136
libplayeronecamera2t64-dbgsym_3.1.0+20221218103507-4_amd64.deb
9bebcefe725225a22f74a01c140aee1d40b6417752121bb5271a14eb54ecab92 117696
libplayeronecamera2t64_3.1.0+20221218103507-4_amd64.deb
Files:
4ffa0dcc64f8c79f56dfd8b11ca38d10 2365 non-free/libs optional
libplayerone_3.1.0+20221218103507-4.dsc
fd27d8b88e478877f0e9b22d6c4b7a1f 727562 non-free/libs optional
libplayerone_3.1.0+20221218103507.orig.tar.gz
b0d1374bb3689d857121652f123f587f 3284 non-free/libs optional
libplayerone_3.1.0+20221218103507-4.debian.tar.xz
13629eefead5ad1c59777636d7a379c2 7753 non-free/libs optional
libplayerone_3.1.0+20221218103507-4_amd64.buildinfo
3a29f48623ac114fc07ee880e66c9ecc 13136 non-free/debug optional
libplayeronecamera2t64-dbgsym_3.1.0+20221218103507-4_amd64.deb
9d13d94146e798fc4229b2d82c7a83d9 117696 non-free/libs optional
libplayeronecamera2t64_3.1.0+20221218103507-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmmkdi1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR/LrD/4/YRJQPKnEWJzTrfmQl6EJfRFYeZLB
uTamIDycSOdJla5XL3nVpAPCCg2U6P+3ej5HBMpvRaJSB3XRbFUQCtnN9gkjlGjb
1Wnyw0T7qr7bY9hRho1tj46VDqwGBNWV7TOp0pycs5T07A6JCecgvotrzq9XFr0E
x9/Sy0ipAEw6o0MV8q+JlUu6oFIkro5VwxoQqaIKsWlpKPbX6EHDneoCtc4onREm
4ymDW3CaO9z6UdKhIeEbsLNNeQyVnkF/WoSDw3oPyXc4/KFR1K0TWBxweY9jLJ5F
mQHGB4upVW2kSF5dC4t/OcPDXWwWZYYKsjkH50zuZ+kniydJMrBxW9K2Dff1aSLi
w7zsYRcxjM0jUSSeODtlnz+vbZ0n+S4rEpHlXpz5cICVlU/8idCqSR0lksomnHSE
JidsURLxCvoYFUjWY1Ev8cyERXpTZqicfIONgXuDw3xEj91N+MKwI/uE7tyXx7J7
T26hm7ob1ffLNIRCA20f7F8dNVFe2jZBCtjsuL/Zelb3OLDxlOzHwDanvWDJKLRq
uzqhjmkXl4c3N6LKnAjfEkuN1AbtnGIVX1IB2Ahu4sAydmQdkvQUEr47N+1ilx4k
ySH24rts1HP1fj0l69nzMxOgb5DmPMw6vTvN6+lUzmtgOe25QzivJsDdcviILqb9
f2C1ypI8u+gWNw==
=LPzm
-----END PGP SIGNATURE-----
pgpK7kvBAHq5_.pgp
Description: PGP signature
--- End Message ---