Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635112 - 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*)
Summary: sys-cluster/ceph-10.2.3-r2 common/strtol.cc:192:75: error: duplicate explicit...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-22 22:16 UTC by ernsteiswuerfel
Modified: 2020-04-12 22:11 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_635112.txt,5.71 KB, text/plain)
2017-10-22 22:16 UTC, ernsteiswuerfel
Details
build.log (ceph_build.log,283.50 KB, text/x-log)
2017-10-22 22:18 UTC, ernsteiswuerfel
Details

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