Your message dated Mon, 03 Mar 2025 15:34:59 +0000
with message-id <[email protected]>
and subject line Bug#1087850: fixed in abseil 20240722.0-1.1
has caused the Debian Bug report #1087850,
regarding abseil: autopkgtest regression due to new CMake deprecation warning
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.)
--
1087850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087850
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: abseil
Version: 20230802.1-4
Severity: serious
User: [email protected]
Usertags: cmake-3.31
Dear maintainer,
your package has an autopkgtest regression with CMake 3.31. CMake has
deprecated backwards compatibility for versions earlier than 3.10,
which causes cmake_minimum_required() and/or cmake_policy() to emit a
warning on stderr, thereby causing your autopkgtest to fail. The
tests should be unaffected otherwise.
To avoid this warning from cmake_minimum_required() you have two
options:
1. Bump the minimum required version to at least 3.10. For reference,
the CMake version in oldstable is 3.18 and in oldoldstable is 3.13.
2. Add a maximum version with the ... operator. For example, instead
of cmake_minimum_required(VERSION 3.7) use
cmake_minimum_required(VERSION 3.7...3.31).
In either case, please verify that the requested policy profile is
compatible with your package. This is very likely the case you have a
non-trivial autopkgtest which passes after the change.
--- End Message ---
--- Begin Message ---
Source: abseil
Source-Version: 20240722.0-1.1
Done: Stefano Rivera <[email protected]>
We believe that the bug you reported is fixed in the latest version of
abseil, 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.
Stefano Rivera <[email protected]> (supplier of updated abseil 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, 01 Mar 2025 10:56:40 -0400
Source: abseil
Architecture: source
Version: 20240722.0-1.1
Distribution: experimental
Urgency: medium
Maintainer: Benjamin Barenblat <[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 1087850
Changes:
abseil (20240722.0-1.1) experimental; urgency=medium
.
* Non-maintainer upload.
* Bump cmake_minimum_required in the cmake autopkgtest to 3.5...3.31.
(Closes: #1087850)
Checksums-Sha1:
699017abd6b9215445497338b09e567bb52798b8 1902 abseil_20240722.0-1.1.dsc
8bacf36e7c7545d65fb5b5334d1da246cf711e78 8456
abseil_20240722.0-1.1.debian.tar.xz
7430f5a30934577c9e482b708e1ec64c1c20fb63 7287
abseil_20240722.0-1.1_source.buildinfo
Checksums-Sha256:
891586662fd36d1be0d6d7c6a592b89137551fffd404a32d711c63f65b47c260 1902
abseil_20240722.0-1.1.dsc
4b296882c2f7d0d021800764b4b3a221732a817225a7470730439c5aafd6a369 8456
abseil_20240722.0-1.1.debian.tar.xz
8e0d8241ff2e6af306b6920c8c49222cfdf3fffa5f2e1366603efe949ca03c77 7287
abseil_20240722.0-1.1_source.buildinfo
Files:
b5bd33ff2a3950a49e61013977064d59 1902 libs optional abseil_20240722.0-1.1.dsc
5a59a95d4699dce28384276f400d514f 8456 libs optional
abseil_20240722.0-1.1.debian.tar.xz
f62da51b20ba2f0fc0512d0d271cfda4 7287 libs optional
abseil_20240722.0-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZ8MkZRQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2FKmAQCrRfJFpZKIJA3B0EVi+pEzeY0mR7k5
Q35Y9YvabhxEmwEAlV6z26ASBnOpJ3G16M1daI0O38dRhLt3Kn4LJauUkAk=
=v0mb
-----END PGP SIGNATURE-----
pgpUolS3H2sgV.pgp
Description: PGP signature
--- End Message ---