Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638724 - sci-biology/allpathslg-52488-r2 : paths/.../VariantCallTools.cc:1874:47: error: call of overloaded abs(FeudalString<char>::size_type) is ambiguous
Summary: sci-biology/allpathslg-52488-r2 : paths/.../VariantCallTools.cc:1874:47: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-24 17:01 UTC by Toralf Förster
Modified: 2017-12-24 18:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.77 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.59 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
environment (environment,100.98 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.13 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.49 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
Details
sci-biology:allpathslg-52488-r2:20171124-140832.log (sci-biology:allpathslg-52488-r2:20171124-140832.log,196.89 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.23 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
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-11-24 17:01:13 UTC
                                                                     ^~~~
paths/long/VariantCallTools.cc: In member function ‘void EdgesOnRef::FilterAndModifyEdits(vec<triple<int, int, FeudalString<char> > >&, vec<std::pair<FeudalString<char>, FeudalString<char> > >&)’:
paths/long/VariantCallTools.cc:1874:47: error: call of overloaded ‘abs(FeudalString<char>::size_type)’ is ambiguous
                     - change[j-1].first.size()) < MinClumpSep) {
                                               ^
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cstdlib:75:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20171121-221602

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-biology/allpathslg
[ebuild  N    ] sci-biology/allpathslg-52488-r2
Comment 1 Toralf Förster gentoo-dev 2017-11-24 17:01:16 UTC
Created attachment 506404 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-24 17:01:19 UTC
Created attachment 506406 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-24 17:01:21 UTC
Created attachment 506408 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-24 17:01:24 UTC
Created attachment 506410 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-24 17:01:27 UTC
Created attachment 506412 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-24 17:01:30 UTC
Created attachment 506414 [details]
sci-biology:allpathslg-52488-r2:20171124-140832.log
Comment 7 Toralf Förster gentoo-dev 2017-11-24 17:01:32 UTC
Created attachment 506416 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-12-24 18:00:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd124fce591dc879a82805175313c4b2e0ef18a6

commit cd124fce591dc879a82805175313c4b2e0ef18a6
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2017-12-24 17:11:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-12-24 18:00:22 +0000

    sci-biology/allpathslg: Fix building with GCC 7
    
    Closes: https://bugs.gentoo.org/638724
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-biology/allpathslg/allpathslg-52488-r2.ebuild        |  5 +++--
 sci-biology/allpathslg/files/allpathslg-52488-gcc7.patch | 13 +++++++++++++
 2 files changed, 16 insertions(+), 2 deletions(-)