Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 607374

Summary: net-p2p/litecoin-qt-0.10.4.0 : chainparams.cpp:165:52: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector<unsigned char>’ and ‘boost::assign_detail::generic_list<int>’)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Marc Popp <marc.popp>
Status: RESOLVED WONTFIX    
Severity: normal CC: plevine457, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    
Attachments: emerge-info.txt
config.log
emerge-history.txt
environment
etc.portage.tbz2
net-p2p:litecoin-qt-0.10.4.0:20170127-005528.log
litecoin's build log

Description Toralf Förster gentoo-dev 2017-01-27 08:37:10 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config  -I. -I./obj -pthread -I/usr/include    -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -Werror=terminate -O2 -pipe -march=native  -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_common_a-chainparams.o `test -f 'chainparams.cpp' || echo './'`chainparams.cpp
chainparams.cpp: In constructor ‘CMainParams::CMainParams()’:
chainparams.cpp:165:52: error: ambiguous overload for ‘operator=’ (operand types are ‘std::vector<unsigned char>’ and ‘boost::assign_detail::generic_list<int>’)
         base58Prefixes[PUBKEY_ADDRESS] = list_of(48);
                                                    ^
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/vector:69:0,

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named hardened-unstable_20170120-150937) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:

  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-27 08:37:13 UTC
Created attachment 461570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-27 08:37:16 UTC
Created attachment 461572 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-01-27 08:37:19 UTC
Created attachment 461574 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-27 08:37:23 UTC
Created attachment 461576 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-27 08:37:26 UTC
Created attachment 461578 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-01-27 08:37:28 UTC
Created attachment 461580 [details]
net-p2p:litecoin-qt-0.10.4.0:20170127-005528.log
Comment 7 Peter Levine 2017-02-07 00:52:50 UTC
I think this has been fixed upstream:

https://github.com/litecoin-project/litecoin/commit/865c17dd3573aa8637ba0bc32fdcf754387a481c
Comment 8 Renich Bon Ciric 2017-05-22 17:00:13 UTC
I just started suffering from this. I will attach the build log.
Comment 9 Renich Bon Ciric 2017-05-22 17:01:35 UTC
Created attachment 473748 [details]
litecoin's build log
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-08-14 20:02:17 UTC
commit 6bbd55da6087816620dec3f1a6b9c5737db43d38
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Mon Aug 14 21:54:52 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Mon Aug 14 22:00:06 2017

    net-p2p/litecoin-qt: Remove last-rited pkg, #595452