Your message dated Thu, 11 Jun 2026 19:33:41 +0000
with message-id <[email protected]>
and subject line Bug#1136251: fixed in nanopolish 0.14.0-3
has caused the Debian Bug report #1136251,
regarding nanopolish: 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.)
--
1136251: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136251
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Package: src:nanopolish
Version: 0.14.0-2
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
nanopolish FTBFS with libeigen3-dev 5.0.1. The full build log is available at:
https://debusine.debian.net/debian/developers-gladk-eigen3/artifact/3759200/
Here is the most probably relevant part of the failing build log:
===========================================
g++ -o src/common/nanopolish_variant.o -c -g -O2
-ffile-prefix-map=/build/reproducible-path/nanopolish-0.14.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -O3 -flto -std=c++11 -fopenmp
-fsigned-char -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/hdf5/serial -I/usr/include/eigen3 -I/usr/include/minimap2
-I/usr/include/minimap2 -I./src -I./src/hmm -I./src/thirdparty
-I./src/thirdparty/scrappie -I./src/common -I./src/alignment -I./src/pore_model
-I./src/io -I./src/basemods -fPIC src/common/nanopolish_variant.cpp
In file included from /usr/include/eigen3/Eigen/Core:22,
from /usr/include/eigen3/Eigen/Dense:1,
from src/nanopolish_methyltrain.cpp:48:
/usr/include/eigen3/Eigen/src/Core/util/Macros.h:749:2: error: #error Eigen
requires at least c++14 support.
749 | #error Eigen requires at least c++14 support.
| ^~~~~
===========================================
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-----
iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmoBaSYACgkQ0+Fzg8+n
/wYqrg/6Aqpg6kIzLrrnslMHqvuXl3jRizrMm4gq8H7mydXz518eHiZSlTbBKvXp
aZQ40aAVp6M8HcMf5ym68zpazJQnPKjoe7Lfye8p/GWzZFO/ptWZuin/E4lbj2u5
6db1DQACmesgsdALm077zpvmVfYJjLlO2qOKvZjXkA20A4UnXKteIzoNJf54ODIf
Eludpw5qindpia7V5h7BjRCd9ZX/feJPDB0atm9BUvueHhB7IKtvXKtycFbWBRO9
wJOj7+r/ULXU9YxtxOsiCmNp2vYMtXp6rfhoJGACwsyF7u28lWH9+PM47yHDKjL1
EQqfPQLoSfTZqcNHGfl0kOo/oZHFFHNngcxO9i+wasMMsR5hSc78z054qwqarrJS
l7HX26vJkp0iqvTb0370f5h3vu7p86TQ4uIVgZar8wdfDnLSQWAD353jarKy0LBb
nDg9kArq38AvTEgocq8j/6TlvN+R685caMDpjoW5h0utiZownWCi6jGadUb4tm4Q
88kIX997GQmKkPmqPN4o5s+0iZbTSYgEI+cKa7JzsIyeXZ861aP9kWcy41969D+B
KAxmcUrZTYpWwLRGy3/bU2x+34EXkn+KJcmyVrbOa9EXnsvHI8/gs9T56qdwsSeU
MrWNulSIrM2iLoTjoMP8E1oBC5HNxwXT95PSTJJfBtUrvgi2mqo=
=4AH2
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: nanopolish
Source-Version: 0.14.0-3
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
nanopolish, 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.
Andreas Tille <[email protected]> (supplier of updated nanopolish 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, 11 Jun 2026 21:17:19 +0200
Source: nanopolish
Architecture: source
Version: 0.14.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1136251
Changes:
nanopolish (0.14.0-3) unstable; urgency=medium
.
* d/watch: version=5
* libeigen 5.0 requires minimum -std=c++14
Closes: #1136251
* Standards-Version: 4.7.4 (routine-update)
* Reflow Uploaders field (cme)
* Remove Priority field (cme)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Drop 'Rules-Requires-Root: no' from d/control (routine-update)
* Reformat the Last-Update date as ISO YYYY-MM-DD.
Checksums-Sha1:
22570762ab7eca2f2ad717075d8dcc949d11bd18 2124 nanopolish_0.14.0-3.dsc
1e90808858b3f80ff99709bbbd859cd66dd55fa6 9532 nanopolish_0.14.0-3.debian.tar.xz
702a6dc437713037792ed564db1270069a72cfaf 9177
nanopolish_0.14.0-3_amd64.buildinfo
Checksums-Sha256:
58ba9e411188612366a14e762ba9364f2cfcf421610b009a9d9d9a7683a2dc1c 2124
nanopolish_0.14.0-3.dsc
ee68e640826644e64073cc88d15d6344566783370e557de1d8ac814a98ba7c23 9532
nanopolish_0.14.0-3.debian.tar.xz
2a7727d6f59a48f10651861dbb827420a3045407c2c707d901f3d61e9c836e7c 9177
nanopolish_0.14.0-3_amd64.buildinfo
Files:
9eb4093bdc929b845de7b011eb1f478e 2124 science optional nanopolish_0.14.0-3.dsc
00969b0523505dc3f748c81310820a21 9532 science optional
nanopolish_0.14.0-3.debian.tar.xz
e4380ff4b9851b135d8db0143c7c2e12 9177 science optional
nanopolish_0.14.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmorCrMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGQhBAAjjXOMiBUTOk8qviR4SWKOoAtGCPU66mi
e+cxa39arcjWvaqFddNyQCHH1HHhp2zzKX1Qvls1G7jkRPeW8bUzug2aI7QWNcHe
PYK7yRy0JoVWqxI4MryjlBNxTppBbs0jLeQa/F4vsjpk0R0y7V/CU+UvFcAKbqIq
YXyAySvECUnRJqLFbuUfEHecxK0ll811C5V8h2w+1hRR2jmwi7XzaM0kE44I4TJT
dFFbZhzv9V4LnNxsi2SxYiF45KGPoBv0DX1yLGy629mZ87lXNQAB9ZR4LlUW7xR1
/GjDqgX1dIn6r2CmuJjFT08XU03eYMzX5rBuYREyZSeq8cNIiOX8QWnFt/DZz8ph
DdvQ+xnzQvU+XzrXUihSyfsK74yZGhW0Vi0+Ew6XX0RQoI7XO/SCQezSOMyCxhhX
yawnFTudW0RKXgnxL4k8EMmiaXgtHr30tededoK1i7tgaF31oJxmDpRFGr8NfSws
kyPkMqk9IwtaBXagLezoh1dsYTGdQIpG60Kh89WYWg6C2ttai0UdvfMdO0isyeiH
F1hiWdnZuza53Q5fbrfX+lnJAYZkQzE6SIlGyARiDI7/NUbPAvfumgIYh1nO2e0r
x0/vCjbPFm00ZboAXK0QVSy2Da9jmRFiOSRzupmHv3U2m+/52uOQsEz+zMww3hSb
kE6HMHdUgu8=
=nXH0
-----END PGP SIGNATURE-----
pgp8Y65FQlNz0.pgp
Description: PGP signature
--- End Message ---