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

Bug 635112

Summary: sys-cluster/ceph-10.2.3-r2 common/strtol.cc:192:75: error: duplicate explicit instantiation of ‘T strict_si_cast(const char*, std::__cxx11::string*)
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED OBSOLETE    
Severity: normal CC: cluster, dlan
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description ernsteiswuerfel archtester 2017-10-22 22:16:20 UTC
Created attachment 499722 [details]
emerge --info

Fails to build on ppc:

common/strtol.cc:192:75: error: duplicate explicit instantiation of ‘T strict_si_cast(const char*, std::__cxx11::string*) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string<char>]’ [-fpermissive]
 template int64_t strict_si_cast<int64_t>(const char *str, std::string *err);
Comment 1 ernsteiswuerfel archtester 2017-10-22 22:18:05 UTC
Created attachment 499724 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2020-04-12 22:11:11 UTC
10.2.3-r2 no longer in tree, nor it is keyworded for ppc (32 bit) any longer.