Your message dated Sat, 07 Mar 2026 05:48:33 +0000
with message-id <[email protected]>
and subject line Bug#1128122: fixed in feather-wallet 2.8.1+dfsg-5
has caused the Debian Bug report #1128122,
regarding feather-wallet: FTBFS with boost 1.90
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.)


-- 
1128122: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128122
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:feather-wallet
Version: 2.8.1+dfsg-3
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: boost1.90

Dear Maintainer,

feather-wallet FTBFS with boost 1.90. Note that the FTBFS may not necessarily be
connected to boost - please check the build log for the actual cause.

Ubuntu has started the rebuild and the status can be tracked here:
https://transitions.ubuntu.com/html/boost1.90.html#!good,bad,partial,unknown,!notintesting
Thanks to them. Please find your package there, after that you can see the logs 
from
the failing build.

Note: This ticket severity will be increased to RC bug when
boost-defaults is switched to 1.90.

Additional information: The boost system library was removed upstream in 1.89 
and is empty since 1.69.
If your package depends on or build-depends on libboost-system-dev, remove it 
from
build-depends and the build system. See https://www.boost.org/releases/1.89.0/ 
for cmake instructions.

Note that libboost-system-dev is "virtually" provided by libboost-dev_1.90,
but it is better to drop it from build-depends as this will be removed in the 
future.


Here is the most probably relevant part of the failing build log:


/<<PKGBUILDDIR>>/monero/contrib/epee/src/abstract_http_client.cpp: In function 
‘std::string epee::net_utils::dec_to_hex(char, int)’:
/<<PKGBUILDDIR>>/monero/contrib/epee/src/abstract_http_client.cpp:41:23: error: 
‘floor’ was not declared in this scope; did you mean 
‘std::chrono::floor’?
   41 |       num_char = (int)floor((float)num_char / (float)radix);
      |                       ^~~~~
      |                       std::chrono::floor
In file included from /usr/include/c++/15/chrono:45,
                 from 
/<<PKGBUILDDIR>>/monero/contrib/epee/include/net/net_ssl.h:32,
                 from 
/<<PKGBUILDDIR>>/monero/contrib/epee/include/net/abstract_http_client.h:31,
                 from 
/<<PKGBUILDDIR>>/monero/contrib/epee/src/abstract_http_client.cpp:1:
/usr/include/c++/15/bits/chrono.h:1045:7: note: ‘std::chrono::floor’ 
declared here
 1045 |       floor(const time_point<_Clock, _Dur>& __tp)
      |       ^~~~~
In file included from /usr/include/features.h:523,
                 from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/15/include/limits.h:210,
                 from /usr/lib/gcc/x86_64-linux-gnu/15/include/syslimits.h:9,
                 from /usr/lib/gcc/x86_64-linux-gnu/15/include/limits.h:34,
                 from 
/<<PKGBUILDDIR>>/monero/external/easylogging++/ea_config.h:3,
                 from 
/<<PKGBUILDDIR>>/monero/external/easylogging++/easylogging++.h:19,
                 from 
/<<PKGBUILDDIR>>/monero/external/easylogging++/easylogging++.cc:18:
In function ‘wcstombs’,
    inlined from ‘el::base::utils::Str::wcharPtrToCharPtr(wchar_t const*)’ 
at /<<PKGBUILDDIR>>/monero/external/easylogging++/easylogging++.cc:1124:16:
/usr/include/x86_64-linux-gnu/bits/stdlib.h:163:10: warning: ‘*wcstombs’ 
specified size 18446744073709551614 exceeds maximum object size 
9223372036854775807 [-Wstringop-overflow=]
  163 |   return __glibc_fortify (wcstombs, __len, sizeof (char),
      |          ^~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/stdlib.h: In function 
‘el::base::utils::Str::wcharPtrToCharPtr(wchar_t const*)’:
/usr/include/x86_64-linux-gnu/bits/stdlib.h:147:15: note: in a call to function 
‘*wcstombs’ declared with attribute ‘access (read_only, 2)’
  147 | extern size_t __REDIRECT_NTH (__wcstombs_alias,
      |               ^~~~~~~~~~~~~~
make[3]: *** [monero/contrib/epee/src/CMakeFiles/obj_epee.dir/build.make:124: 
monero/contrib/epee/src/CMakeFiles/obj_epee.dir/abstract_http_client.cpp.o] 
Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:997: 
monero/contrib/epee/src/CMakeFiles/obj_epee.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....



Thanks,

Anton

--- End Message ---
--- Begin Message ---
Source: feather-wallet
Source-Version: 2.8.1+dfsg-5
Done: Soren Stoutner <[email protected]>

We believe that the bug you reported is fixed in the latest version of
feather-wallet, 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.
Soren Stoutner <[email protected]> (supplier of updated feather-wallet 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: Fri, 06 Mar 2026 22:30:10 -0700
Source: feather-wallet
Architecture: source
Version: 2.8.1+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Cryptocoin Team <[email protected]>
Changed-By: Soren Stoutner <[email protected]>
Closes: 1128122
Changes:
 feather-wallet (2.8.1+dfsg-5) unstable; urgency=medium
 .
   * Add debian/patches/fix-boost-1.90.patch (closes: #1128122, thanks Boyuan
     Yang <[email protected]>).
   * Add debian/patches/blhc.patch.
Checksums-Sha1:
 e4e966c8d4f3a3007bbff66fa7498a1b1c031929 2525 feather-wallet_2.8.1+dfsg-5.dsc
 222603874838f14fb07fe3e2f71693628978f2bd 18988 
feather-wallet_2.8.1+dfsg-5.debian.tar.xz
 1789b2fb63d85b4d8570d226af10e664f3b5360b 19243 
feather-wallet_2.8.1+dfsg-5_amd64.buildinfo
Checksums-Sha256:
 64faea314e73120e6ffbbdd575f5bf074f8765db6f1e389a52563f733fc6e43d 2525 
feather-wallet_2.8.1+dfsg-5.dsc
 598767222f28ee5da95dbe06712d5da70fb74c7987db2f01f6327c505681fc5e 18988 
feather-wallet_2.8.1+dfsg-5.debian.tar.xz
 505435597ed9d02be5f5a8bc43085c284bbf3626896fa9d42c505afab45a49d2 19243 
feather-wallet_2.8.1+dfsg-5_amd64.buildinfo
Files:
 ed3f97b95483c09356cd15bf7c8b91f6 2525 utils optional 
feather-wallet_2.8.1+dfsg-5.dsc
 3a874b0d3d7818431a90f22a1bf30b91 18988 utils optional 
feather-wallet_2.8.1+dfsg-5.debian.tar.xz
 88266bb110ac0ec8e5d47a14043391e2 19243 utils optional 
feather-wallet_2.8.1+dfsg-5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAmmruX8ACgkQwufLJ66w
tgPtSg/+LkBTp24Rww/XfQX3EDZH+o1jWksIhOUx160SM3yDNDyPxYNEMYlIEFWp
dKNIDQsHsrUxGFIlyqqqYQA3h3W4Q3rCDmLwafDiI/Sywplng9aI//cV/rcv6anZ
oREW/rCVTkLtDAtjhf0qqScquqytlbA/pogZ6LI2JvO2Dcsiygm4qTO3Re9X8aBh
uPYmytzAG8cM3ERmGBulIuyvsgRE6GM9cODzBFnJq8UJRy4e7cjGd1vwLGPFnt+s
lNy1HyaajcyD/A2LYh7WK1I7tTQbnVPAp4GiIFrcIAjhJFzkR8+2sV9UQyeANSDq
v9r8o1tyosZP64dWJP002HeeAS9YxMsf+kW8UT2kOYhuIAqpBQEVbwW2Rfj+g1G/
PvUg/+tOLciLp8kqzZJw/WrRrmwPTVj1YFp2LXD+MJRjs6iIqMj4sEuCsIr1ahwa
Bxp/HNjj7loKVlwEtSbvRCS+V/FciP01ZUm4QYe6YA6/mkQGt5LPyLhXiDnaa/n1
b7F2cUEC3ZJOIjg2T1IFwvilbk+L4uPO39/0aoRs820RewNHJbYrh+IruVmddITd
z+tyOykwXuNmw/6mjEtRCuWcW8L4qffdFwCD6KpCQmtKgNf16VETEazJPI9VruzJ
dmhbeFCBiPhHzaxzgScregXdQcqqT0KqM6TXejI2SAkvLw0Eaf8=
=GzTf
-----END PGP SIGNATURE-----

Attachment: pgpkMwO6daWJq.pgp
Description: PGP signature


--- End Message ---

Reply via email to