Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681160 - sci-libs/libgeodecomp-0.4.0 - .../work/libgeodecomp-0.4.0/src/testbed/performancetests/main.cpp:2253:41: error: no matching function for call to 'LibFlatArray::evaluate::evaluate(std::__cxx11::string&)'
Summary: sci-libs/libgeodecomp-0.4.0 - .../work/libgeodecomp-0.4.0/src/testbed/perform...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kurt Kanzenbach
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-21 13:42 UTC by Helmut Jarausch
Modified: 2020-02-28 14:14 UTC (History)
2 users (show)

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


Attachments
ebuild --info xz-compressed (libgeodecomp-0.4.0.info.xz,7.39 KB, application/x-xz)
2019-03-21 13:42 UTC, Helmut Jarausch
Details
build log xz-compressed (libgeodecomp-0.4.0.build.xz,11.64 KB, application/octet-stream)
2019-03-21 17:23 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2019-03-21 13:42:47 UTC
Created attachment 570108 [details]
ebuild --info  xz-compressed

This fails to compile here, I get the following error message and many more such messages

/var/tmp/portage/sci-libs/libgeodecomp-0.4.0/work/libgeodecomp-0.4.0/src/testbed/performancetests/main.cpp:2253:41: error: no matching function for call to 'LibFlatArray::evaluate::evaluate(std::__cxx11::string&)'
     LibFlatArray::evaluate eval(revision);
                                         ^
In file included from /var/tmp/portage/sci-libs/libgeodecomp-0.4.0/work/libgeodecomp-0.4.0/src/testbed/performancetests/main.cpp:22:
/usr/include/libflatarray/testbed/evaluate.hpp:21:5: note: candidate: 'LibFlatArray::evaluate::evaluate(const string&, const string&)'
     evaluate(const std::string& name, const std::string& revision) :
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-21 14:30:12 UTC
Comment on attachment 570108 [details]
ebuild --info  xz-compressed

Why would you compress that?
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-21 14:31:12 UTC
Please attach the entire build log to this bug report.
Comment 3 Helmut Jarausch 2019-03-21 17:23:19 UTC
Created attachment 570124 [details]
build log xz-compressed
Comment 4 Kurt Kanzenbach 2020-01-22 18:06:10 UTC
This bug is fixed by commit 948ee21633c0 ("sci-libs/libgeodecomp: added dependency to libflatarray"). Libgeodecomp depends now on the correct version libflatarray.
Comment 5 Kurt Kanzenbach 2020-02-28 14:14:01 UTC
See comment 4.