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

Bug 592440

Summary: games-action/chromium-bsu-0.9.15.1: building w/gcc-6: error: call of overloaded 'abs(float&)' is ambiguous
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=632146
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    
Attachments: build log for chromium-bsu-0.9.15.1 using gcc-6.2.0
emerge --info
ebuild for chromium-bsu-0.9.16
emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
games-action:chromium-bsu-0.9.15.1-r1:20170312-120602.log
temp.tbz2

Description Francesco Turco 2016-08-30 14:57:31 UTC
Created attachment 444442 [details]
build log for chromium-bsu-0.9.15.1 using gcc-6.2.0

I upgraded gcc to version 6.2.0 but now I can't build chromium-bsu-0.9.15.1.

> MainSDL_Event.cpp: In member function 'void MainSDL::keyMove()':
> MainSDL_Event.cpp:420:88: error: call of overloaded 'abs(float&)' is ambiguous

-----------

# emerge -pv chromium-bsu

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] games-action/chromium-bsu-0.9.15.1::gentoo  USE="sdl -mixer -nls" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Comment 1 Francesco Turco 2016-08-30 14:57:54 UTC
Created attachment 444444 [details]
emerge --info
Comment 2 Francesco Turco 2016-08-31 16:11:58 UTC
Upgrading to chromium-bsu-0.9.16 fixes the issues.
Comment 3 Francesco Turco 2016-08-31 16:14:05 UTC
Created attachment 444650 [details]
ebuild for chromium-bsu-0.9.16

Changes:
- SDL2 instead of SDL
- .html suffix instead of .htm
Comment 4 Toralf Förster gentoo-dev 2017-03-12 12:15:03 UTC
same at the tinderbox image plasma-abi32+64_20170309-193709
Comment 5 Toralf Förster gentoo-dev 2017-03-12 12:15:06 UTC
Created attachment 466806 [details]
emerge-info.txt
Comment 6 Toralf Förster gentoo-dev 2017-03-12 12:15:09 UTC
Created attachment 466808 [details]
config.log.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-03-12 12:15:12 UTC
Created attachment 466810 [details]
emerge-history.txt
Comment 8 Toralf Förster gentoo-dev 2017-03-12 12:15:15 UTC
Created attachment 466812 [details]
environment
Comment 9 Toralf Förster gentoo-dev 2017-03-12 12:15:18 UTC
Created attachment 466814 [details]
etc.portage.tbz2
Comment 10 Toralf Förster gentoo-dev 2017-03-12 12:15:21 UTC
Created attachment 466816 [details]
games-action:chromium-bsu-0.9.15.1-r1:20170312-120602.log
Comment 11 Toralf Förster gentoo-dev 2017-03-12 12:15:24 UTC
Created attachment 466818 [details]
temp.tbz2
Comment 12 David Seifert gentoo-dev 2017-03-25 12:51:04 UTC
commit 25890ebf7126da81727c94c3d1bec491968af8a2
Author: Peter Levine <plevine457@gmail.com>
Date:   Fri Mar 17 17:50:24 2017 -0400

    games-action/chromium-bsu: Fix GCC-6 build
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=592440