Package: dogecoin
Version: 1.8.0-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
g++ -DHAVE_CONFIG_H -I. -pthread   -pthread   -I../src/obj  -pthread 
-I/usr/include  -I../src/leveldb/include -I../src/leveldb/helpers/memenv -I.  
-Wdate-time -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -g -O0 -fPIE -fstack-protector-strong 
-Wformat -Werror=format-security  -Wstack-protector -fstack-protector-all -fPIE 
-c -o rpcrawtransaction.o rpcrawtransaction.cpp
In file included from /usr/include/boost/move/detail/type_traits.hpp:34:0,
                 from /usr/include/boost/move/core.hpp:54,
                 from /usr/include/boost/move/utility_core.hpp:29,
                 from /usr/include/boost/move/utility.hpp:28,
                 from /usr/include/boost/thread/detail/move.hpp:27,
                 from /usr/include/boost/thread/lock_types.hpp:11,
                 from /usr/include/boost/thread/pthread/mutex.hpp:16,
                 from /usr/include/boost/thread/mutex.hpp:16,
                 from allocators.h:13,
                 from serialize.h:9,
                 from bignum.h:9,
                 from chainparams.h:9,
                 from base58.h:17,
                 from rpcrawtransaction.cpp:6:
/usr/include/boost/variant/get.hpp: In instantiation of 'typename 
boost::add_reference<T>::type boost::strict_get(boost::variant<T0, T1, T2, T3, 
T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) 
[with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; 
T3 = boost::detail::variant::void_; T4 = boost::detail::variant::void_; T5 = 
boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = 
boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = 
boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = 
boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = 
boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = 
boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = 
boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = 
boost::detail::variant::void_; typename boost::add_reference<T>::type = const 
CScriptID&]':
/usr/include/boost/variant/get.hpp:284:25:   required from 'typename 
boost::add_reference<T>::type boost::get(boost::variant<T0, T1, T2, T3, T4, T5, 
T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) [with U = 
const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = 
boost::detail::variant::void_; T4 = boost::detail::variant::void_; T5 = 
boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = 
boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = 
boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = 
boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = 
boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = 
boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = 
boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = 
boost::detail::variant::void_; typename boost::add_reference<T>::type = const 
CScriptID&]'
rpcrawtransaction.cpp:299:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of 
'sizeof' to incomplete type 'boost::STATIC_ASSERTION_FAILURE<false>'
     BOOST_STATIC_ASSERT_MSG(
     ^
Makefile:869: recipe for target 'rpcrawtransaction.o' failed
make[4]: *** [rpcrawtransaction.o] Error 1


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: dogecoin-build-log.txt.gz
Description: application/gunzip

Attachment: signature.asc
Description: PGP signature

Reply via email to