Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607374 - 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>’)
Summary: net-p2p/litecoin-qt-0.10.4.0 : chainparams.cpp:165:52: error: ambiguous overl...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Popp
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2017-01-27 08:37 UTC by Toralf Förster
Modified: 2017-08-14 20:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,5.53 KB, text/plain)
2017-01-27 08:37 UTC, Toralf Förster
Details
config.log (config.log,101.79 KB, text/plain)
2017-01-27 08:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.78 KB, text/plain)
2017-01-27 08:37 UTC, Toralf Förster
Details
environment (environment,145.75 KB, text/plain)
2017-01-27 08:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.08 KB, application/x-bzip)
2017-01-27 08:37 UTC, Toralf Förster
Details
net-p2p:litecoin-qt-0.10.4.0:20170127-005528.log (net-p2p:litecoin-qt-0.10.4.0:20170127-005528.log,150.66 KB, text/plain)
2017-01-27 08:37 UTC, Toralf Förster
Details
litecoin's build log (build.log,75.42 KB, text/x-log)
2017-05-22 17:01 UTC, Renich Bon Ciric
Details

Note You need to log in before you can comment on or make changes to this bug.
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