Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 583512 - media-sound/drumstick-1.0.2: fails to build with gcc-6
Summary: media-sound/drumstick-1.0.2: fails to build with gcc-6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL: https://sourceforge.net/p/drumstick/p...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2016-05-19 18:35 UTC by David Kredba
Modified: 2016-05-20 17:16 UTC (History)
2 users (show)

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


Attachments
Patch from https://sourceforge.net/p/drumstick/patches/3/ (drumstick-1.0.2-gcc6.patch,1.85 KB, patch)
2016-05-19 18:35 UTC, David Kredba
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kredba 2016-05-19 18:35:45 UTC
Created attachment 434734 [details, diff]
Patch from https://sourceforge.net/p/drumstick/patches/3/

/var/tmp/portage/media-sound/drumstick-1.0.2/work/drumstick-1.0.2/library/file/qove.cpp: In member function ‘void drumstick::QOve::convertSignatures()’:
/var/tmp/portage/media-sound/drumstick-1.0.2/work/drumstick-1.0.2/library/file/qove.cpp:11359:99: error: call of overloaded ‘abs(double)’ is ambiguous
     if (k == 0 || (k > 0 && abs(measure->getTypeTempo() - d->ove.getMeasure(k - 1)->getTypeTempo()) > 0.01)) {
                                                                                                   ^
Upstream accepted patch is at
https://sourceforge.net/p/drumstick/patches/3/
fixing a second issue in addition.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2016-05-20 16:52:15 UTC
Comment on attachment 434734 [details, diff]
Patch from https://sourceforge.net/p/drumstick/patches/3/

Referenced in link.