Source: boost1.83
Version: 1.83.0-3
Severity: serious

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

Dear maintainer,

your package has a autopkgtest regression with CMake 3.30, due to a new policy 
regarding the deprecation of the built-in find_package Boost module in favor 
of upstream's BoostConfig.cmake.

find_package(Boost) without setting policy CMP0167 (either explicitly or via 
cmake_minimum_required) triggers a warning to stderr.

Possible solutions to work around the failure include:

- - setting cmake_minimum_required(VERSION 3.30)
- - passing -DCMAKE_POLICY_DEFAULT_CMP0167=NEW as additional argument to cmake 
  invocations
- - setting cmake_policy(SET CMP0167 NEW), ideally guarded by a if(POLICY 
  CMP0167) check


Cheers
Timo


- -- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.9.8-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

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

iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmaWNP0ACgkQzIxr3RQD
9MqsdxAAoN6T+oJgiDH20VDTTPx1sQ7KSKY56CA3dvC9QfYRCyISc9A2J0+zYIKA
p2HRK8yIytOE9HXLsowsVCjv0QzPYwxjxUxvlPQLNJwoLaOLj42D+qgDCS/Po0FN
SBnUnSd8ua1/UO3UtdVfZa/rIIKe4dE9ucWkXE0QfddnSnzrNKBDz46YPsSe77OE
fd3CvFdojCFetZ7g4fqg35WsMc4nlp5FeadZlcwBnWGVVj1pHSAAVQjC4uZpmfOa
rXzvlhs1x0O6cRs7tHb81nesKZ4fL99i6A6B6GdB2IU8TxKMgTIwYlPzLTC0qZuQ
/+Itk107VlaATsME2U9A+HUI5N2GF+01vUFypwDutsNLqoBlrD4l677vAhfUqDAS
CMoySkLPi32z+R9m4jUjGcDHMzTiYQgzvn8TICU1QdgBk/fIwPCFfuBvb1nYP9Lq
9Lz684PL5H3r9TIV8r/NjtihrbKcDorvTxJWVaYx8/T+e/MhHxpiRlsC8j3VJqST
sw9An3PjrxEurLsmyzWHrO6mE7EcjMVH40Dl/VbQpDzXF/qTtyaeauXzQe4Bnqo4
jrCacn7NK3pOj3VejWnpMDjk/8cJtm1sl3fdKPnqOxVrszOdv9pvKsBYbQqv5OaC
wucg3Sh4sRimfKdyPcvq3LPfvHXd+s4kd2Guvy/i8DGLTI4E3R0=
=2LyB
-----END PGP SIGNATURE-----

Reply via email to