Your message dated Mon, 27 May 2024 20:37:17 +0000
with message-id <e1sbh5p-007vfr...@fasolo.debian.org>
and subject line Bug#1059133: fixed in boost1.83 1.83.0-3
has caused the Debian Bug report #1059133,
regarding libboost1.83-dev: Please add upstream fix needed for dogecoin
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 ow...@bugs.debian.org
immediately.)


-- 
1059133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dogecoin
Version: 1.14.6-4
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=dogecoin&arch=amd64&ver=1.14.6-4%2Bb1&stamp=1702979354&raw=0

g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 -I. -I./obj  -pthread -I/usr/include -I./leveldb/include 
-I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include    
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS 
-Wstack-protector -fstack-protector-all  -fPIE -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libdogecoin_server_a-noui.o `test -f 'noui.cpp' || echo './'`noui.cpp
In file included from /usr/include/boost/function/detail/prologue.hpp:18,
                 from /usr/include/boost/function.hpp:30,
                 from /usr/include/boost/signals2/signal.hpp:19,
                 from util.h:30,
                 from addrman.h:14,
                 from init.cpp:13:
/usr/include/boost/function/function_base.hpp: In instantiation of ‘const 
Functor* boost::function_base::target() const [with Functor = void(bool, const 
CBlockIndex*)]’:
/usr/include/boost/function/function_base.hpp:657:49:   required from ‘bool 
boost::function_base::contains(const F&) const [with F = void(bool, const 
CBlockIndex*)]’
/usr/include/boost/signals2/detail/signal_template.hpp:530:54:   required from 
‘void boost::signals2::detail::signal_impl<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::do_disconnect(const 
T&, mpl_::bool_<false>) [with T = void(bool, const CBlockIndex*); Combiner = 
boost::signals2::optional_last_value<void>; Group = int; GroupCompare = 
std::less<int>; SlotFunction = boost::function<void(bool, const CBlockIndex*)>; 
ExtendedSlotFunction = boost::function<void(const boost::signals2::connection&, 
bool, const CBlockIndex*)>; Mutex = boost::signals2::mutex; R = void; Args = 
{bool, const CBlockIndex*}]’
/usr/include/boost/signals2/detail/signal_template.hpp:222:24:   required from 
‘void boost::signals2::detail::signal_impl<R(Args ...), Combiner, Group, 
GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex>::disconnect(const T&) 
[with T = void(bool, const CBlockIndex*); Combiner = 
boost::signals2::optional_last_value<void>; Group = int; GroupCompare = 
std::less<int>; SlotFunction = boost::function<void(bool, const CBlockIndex*)>; 
ExtendedSlotFunction = boost::function<void(const boost::signals2::connection&, 
bool, const CBlockIndex*)>; Mutex = boost::signals2::mutex; R = void; Args = 
{bool, const CBlockIndex*}]’
/usr/include/boost/signals2/detail/signal_template.hpp:718:29:   required from 
‘void boost::signals2::signal<R(Args ...), Combiner, Group, GroupCompare, 
SlotFunction, ExtendedSlotFunction, Mutex>::disconnect(const T&) [with T = 
void(bool, const CBlockIndex*); Combiner = 
boost::signals2::optional_last_value<void>; Group = int; GroupCompare = 
std::less<int>; SlotFunction = boost::function<void(bool, const CBlockIndex*)>; 
ExtendedSlotFunction = boost::function<void(const boost::signals2::connection&, 
bool, const CBlockIndex*)>; Mutex = boost::signals2::mutex; R = void; Args = 
{bool, const CBlockIndex*}]’
init.cpp:1644:46:   required from here
/usr/include/boost/function/function_base.hpp:651:14: error: invalid 
‘static_cast’ from type 
‘boost::detail::function::function_buffer_members::obj_ptr_t’ {aka ‘void*’} to 
type ‘void (*)(bool, const CBlockIndex*)’
  651 |       return static_cast<const Functor*>(type_result.members.obj_ptr);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=2 -I. -I./obj  -pthread -I/usr/include -I./leveldb/include 
-I./leveldb/helpers/memenv   -I./secp256k1/include -I./univalue/include    
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS 
-Wstack-protector -fstack-protector-all  -fPIE -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libdogecoin_server_a-pow.o `test -f 'pow.cpp' || echo './'`pow.cpp
make[3]: *** [Makefile:6022: libdogecoin_server_a-init.o] Error 1

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: boost1.83
Source-Version: 1.83.0-3
Done: Anton Gladky <gl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
boost1.83, 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 1059...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated boost1.83 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 27 May 2024 06:59:36 +0200
Source: boost1.83
Architecture: source
Version: 1.83.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team <team+bo...@tracker.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Closes: 1059133
Changes:
 boost1.83 (1.83.0-3) unstable; urgency=medium
 .
   * [4b317f3] Add upstream fix for dogecoin. (Closes: #1059133)
Checksums-Sha1:
 e115fd3311bb3c2df3d3ebcd818495fc0e97f60d 8761 boost1.83_1.83.0-3.dsc
 2662e102ac641a210a319f040c83fdd21d04d8ea 378816 
boost1.83_1.83.0-3.debian.tar.xz
 e50994e18e0fe24e4ec6a134bc6bc4c92b874628 11384 
boost1.83_1.83.0-3_source.buildinfo
Checksums-Sha256:
 ca6d93e1a414c19fdacbcb4eddef2d809b8fb72f2c1153e04fef07af2c41b385 8761 
boost1.83_1.83.0-3.dsc
 516e08a4620f6008f1875b9612de0a8fcff5a7d2991e0fcd63e52da37a4a4007 378816 
boost1.83_1.83.0-3.debian.tar.xz
 9dad04e2b0872631a7df7341988767c987a556fd72e6f137ee00e590699c64d4 11384 
boost1.83_1.83.0-3_source.buildinfo
Files:
 322762cb4212477d75ee1678a7519a39 8761 libs optional boost1.83_1.83.0-3.dsc
 d330abc144f02a6d9109be1f9442f103 378816 libs optional 
boost1.83_1.83.0-3.debian.tar.xz
 3d3e909dd018a5a642c09edfec0775c1 11384 libs optional 
boost1.83_1.83.0-3_source.buildinfo

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

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmZU5PIACgkQ0+Fzg8+n
/wZrKQ//WFsZDqg+wRApBVp3hn5ouLiXf+I2TiTO5KDga19D5b79X1eakZg3hsTw
jGa/Cpuf3DCMYdtrxvqfrysLZmodrhfEMU8N/leBnYN+EkvOETNx4J7/aPupeNfJ
bxDv5i7Z5XCW64ON7KVuspaRmgUsRzpwd5vIH0zPxKFl9fYpLfctzNC82i1B78kG
CYLhf9y/pvxPvjoEmv7PDI42iS5SEdbDMXCuTgoFEuQl88/eF0hE9zM8hb4wuGHk
CSjcPnypo5L9XCAx6Kv0tf6/2MMPPyD27p8C3SBTksIlxbbvtPLYCmlMqncy3YBP
xH+MOYNX/oGtS1TLXLXH4dzABmcgD27ASaoVKo6YLQukFCPKH4ob2Xg6BQgwX7DT
oCqrk/F6HNSue8GtuBOwiW49Y34fP28WHIDCjw8NxpcUgD2zSgI4evCpA886fNOc
G0brwmInudzbQ17ktFeutoX622U1MLGOLgnRF7ZvZISs+qI4Xwp6AjpE4kVtrPE+
Pr7Ead3jcVAIWWS86ENCXzESodd3iEzUVxR0rWKEvy1aCdYw2VY4YV7Z6AxfXntq
9GCI54HDgaep3vKGal28WUXxK5osUBODA76bN6XTw3qoek1UqfXfOBTLS4wGvL+5
WVmorFJZ3QCLCokRffBcFbE9hqIE3qUhm2BD4yK/4UMckwz0pJU=
=5S/J
-----END PGP SIGNATURE-----

Attachment: pgpgf4RZUA7pC.pgp
Description: PGP signature


--- End Message ---

Reply via email to