Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592440 - games-action/chromium-bsu-0.9.15.1: building w/gcc-6: error: call of overloaded 'abs(float&)' is ambiguous
Summary: games-action/chromium-bsu-0.9.15.1: building w/gcc-6: error: call of overload...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-6
  Show dependency tree
 
Reported: 2016-08-30 14:57 UTC by Francesco Turco
Modified: 2017-09-27 14:43 UTC (History)
0 users

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


Attachments
build log for chromium-bsu-0.9.15.1 using gcc-6.2.0 (chromium-bsu.log,23.00 KB, text/plain)
2016-08-30 14:57 UTC, Francesco Turco
Details
emerge --info (info.txt,6.15 KB, text/plain)
2016-08-30 14:57 UTC, Francesco Turco
Details
ebuild for chromium-bsu-0.9.16 (chromium-bsu-0.9.16.ebuild,1.48 KB, text/plain)
2016-08-31 16:14 UTC, Francesco Turco
Details
emerge-info.txt (emerge-info.txt,5.69 KB, text/plain)
2017-03-12 12:15 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,10.63 KB, application/x-bzip)
2017-03-12 12:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.35 KB, text/plain)
2017-03-12 12:15 UTC, Toralf Förster
Details
environment (environment,88.55 KB, text/plain)
2017-03-12 12:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.92 KB, application/x-bzip)
2017-03-12 12:15 UTC, Toralf Förster
Details
games-action:chromium-bsu-0.9.15.1-r1:20170312-120602.log (games-action:chromium-bsu-0.9.15.1-r1:20170312-120602.log,60.42 KB, text/plain)
2017-03-12 12:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.47 KB, application/x-bzip)
2017-03-12 12:15 UTC, Toralf Förster
Details

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