Your message dated Tue, 12 May 2026 20:36:54 +0000
with message-id <[email protected]>
and subject line Bug#1136315: fixed in pagmo 2.19.1-2
has caused the Debian Bug report #1136315,
regarding pagmo: FTBFS with libeigen3-dev 5.0 (major version transition)
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.)
--
1136315: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Package: src:pagmo
Version: 2.19.1-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: eigen3-5.0
Dear Maintainer,
your package depends on libeigen3-dev. The upstream released a
new major version of this mathematical library, 5.0.0. Some
basic information about new features and changes in this version
can be found here:
https://libeigen.gitlab.io/releases/5.0/
This is a major version change and may require code changes in packages
depending on eigen3. The key breaking changes include:
- Minimum required C++ standard is now C++14
- Changes in the build system integration
- Some API name changes
pagmo FTBFS with libeigen3-dev 5.0.1. The full build log is available at:
https://debusine.debian.net/debian/developers-gladk-eigen3/artifact/3759834/
Here is the most probably relevant part of the failing build log:
===========================================
- -- Looking for pthread_atfork - found
- -- Library installation directory: /usr/lib/x86_64-linux-gnu
- -- TBB found using config mode.
CMake Error at CMakeLists.txt:166 (find_package):
Could not find a configuration file for package "Eigen3" that is compatible
with requested version "3.3".
The following configuration files were considered but not accepted:
/usr/share/eigen3/cmake/Eigen3Config.cmake, version: 5.0.1
The version found is not compatible with the version requested.
- -- Configuring incomplete, errors occurred!
cd config_shared && tail -v -n \+0 CMakeCache.txt
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: /build/reproducible-path/pagmo-2.19.1/config_shared
# 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.
===========================================
libeigen3-dev_5.0.1-1 is available in experimental.
When this package version lands into unstable (probably at the beginning
of June 2026), this bug will be increased in severity to serious.
Thanks,
Anton
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmoCPVoACgkQ0+Fzg8+n
/wY+Dg//QQRcVD7ry83enkOEtWUauvJoNzb3pEvj6Hvm1gYBjR1BsGpzn1dDTxrm
fusTNE64gj+znPm4k4hmlAwAGUtz0L9LjCHVJgQ9G3+/F45SiKBCmBtkcgG5D/Tr
OkHrwPqSOhXGRd1WW81LavVf79/V42gxTDjX8Qysb70aK/++wRW0No/H7dyId4cn
RYBx53GbseTTFPaF2he8h8FoWOERUBi7354lDhLhYVp0JhPULJKUu2ZaMDCMmVHh
GBEyFcP6jXLufIqOexP/UZFyM8GJ4mGkEDnBUxqQJF85bpekHYp2gCnOsCTt2mMt
wrYGhcrlRcxjtnyLUUMAiyVe8+pHs6Y+dHBTP4H9ZX/DL/JAw7Q6Ej0lTeaV1z6c
fldSfR9HapsK2pTvVhzr8j5dnFAwgY+E2DON3Z9B9S/sZLJWyRT3MM4muk2kf5nM
XeUeJoiehhkH3voPTluR+6sdaZoUm58VunSyLFLO0sOej/PPO0DKELYxHeDAOwJ8
v5rZW33+a+ggeoO7VjZU2rfmixImnC7fRXjvngQ2NlcMfToflTPJRwa1KHsZN109
Naaorq/LsbIX6462Br6P0bk6A06SXmPx/RP9cnwd66E9fDfR//oSsUugqmJ/LMLe
igjbHjVPTgHWhburISsDa2XqFFrzd9w01l0NJtazL5faEFiMPGg=
=IC+/
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: pagmo
Source-Version: 2.19.1-2
Done: Pierre Gruet <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pagmo, 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.
Pierre Gruet <[email protected]> (supplier of updated pagmo 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: Tue, 12 May 2026 22:12:48 +0200
Source: pagmo
Architecture: source
Version: 2.19.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1136315
Changes:
pagmo (2.19.1-2) unstable; urgency=medium
.
* Removing constraint on the precise version of Eigen3 to use
in CMakeLists.txt (Closes: #1136315)
* Raising Standards version to 4.7.4:
- Removing Priority; optional, which is default
- Removing R-R-R: no, which is default
* Removing unused Lintian override
* Rewriting d/watch with version 5
Checksums-Sha1:
6225deba440b8ea4bc03ae315dc73b0e32642765 2124 pagmo_2.19.1-2.dsc
ed474adc736776fb6cde18c3b2a8ca479a9a44bb 5576 pagmo_2.19.1-2.debian.tar.xz
9a6758fde44d905de94a7546f856903d616b1d89 7691 pagmo_2.19.1-2_amd64.buildinfo
Checksums-Sha256:
63eef12798dfd01f0729018740a57abec5460fad7426cee9e03f3742d3141d70 2124
pagmo_2.19.1-2.dsc
4a6d1263d22341d80d22cf288989052a0560e0d33e59856abff5ef1c538f249a 5576
pagmo_2.19.1-2.debian.tar.xz
de8ea863a1379cf0adf22d5b57654d920361fb552d05eb266816611caf169ccc 7691
pagmo_2.19.1-2_amd64.buildinfo
Files:
4a0b5060c9d6cf0404990ac5a2977e09 2124 science optional pagmo_2.19.1-2.dsc
844fe7f0f980b69dcec23f8b6dd1fe33 5576 science optional
pagmo_2.19.1-2.debian.tar.xz
67b306561bb4aaaf1e7f2a39f36eb614 7691 science optional
pagmo_2.19.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmoDi68ACgkQYAMWptwn
dHbGcg//dK/ZZjZdHhx0CtrvHgQu6R/xLUzSvXOjqDqxZNz8TG3zctUiwdruMq3M
26gAkbuuTdKJSpEQhbtGvwBqBrMqMCcS++gF28gG+zkFK3Bg7ss27zDQ9qrvfbXq
0PMcTIq3ug/B0YfREg/D6mp1oLsoWGg/74td9sunTnPfQoQm6VAXIXrlalFposym
HPKwPsgRyj71gvUxIKc9pYaqtMpS30MHJKT1JTuv84nkpRnITj2IngYm1RS5MMp5
98WglVckB3tU79nh05possOVxGbWrLAjDKLdFWLvEpMwjIKgyuCLfdUuC3VfZNpa
v+a45+pVQj83VZa7jucm76/2EAfs6YltsfBaa8TOAzyXEySgVl8GA7aVQYPZ4iOC
nY395L+NGdRYZOMST3OjafHDIEjbQQ84PoHHlctaQ8cqSNRErZDfNjcybh99F0Gw
FBE0R8uAwWnAIj3Sm+flqJA3+oGkgIJ/diTiFT0JKjzMSuZOUm1HgLQZ1mY7yyAl
UsPycmLd1IeL6pBWGIdyAoy33IIuQhrqFZFxgtwW3wdT+3PJmWNhnioiWvZvy/mX
a8ZT9e+LkXvsyQdSdQUoamWQWP5KrPtk2Ps5qdxbeApENAOrD1BgtppOk6T4RI4J
9q4giXB8OfNn7WM0OfiRDaRjPeLYYWHHfBiXMUT0KHBR36H/m20=
=SsiL
-----END PGP SIGNATURE-----
pgpGZ91h9QSVj.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers