Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610382 - games-strategy/glob2-0.9.4.4-r1 : src/EditorMainMenu.cpp:93:80: error: no matching function for call to 'ChooseMapScreen::ChooseMapScreen(const char [5], const char [4], bool, const char [6], const char [5], bool)'
Summary: games-strategy/glob2-0.9.4.4-r1 : src/EditorMainMenu.cpp:93:80: error: no mat...
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: 2017-02-21 18:30 UTC by Toralf Förster
Modified: 2017-07-30 09:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.47 KB, text/plain)
2017-02-21 18:30 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,1.40 KB, application/x-bzip)
2017-02-21 18:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,189.52 KB, text/plain)
2017-02-21 18:30 UTC, Toralf Förster
Details
environment (environment,114.33 KB, text/plain)
2017-02-21 18:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.10 KB, application/x-bzip)
2017-02-21 18:30 UTC, Toralf Förster
Details
games-strategy:glob2-0.9.4.4-r1:20170221-182411.log (games-strategy:glob2-0.9.4.4-r1:20170221-182411.log,29.32 KB, text/plain)
2017-02-21 18:30 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-02-21 18:30:16 UTC
x86_64-pc-linux-gnu-g++ -o src/EditorMainMenu.o -c -g -Werror=terminate -O2 -pipe -march=native -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL src/EditorMainMenu.cpp
src/EditorMainMenu.cpp: In member function 'virtual void EditorMainMenu::onAction(GAGGUI::Widget*, GAGGUI::Action, int, int)':
src/EditorMainMenu.cpp:93:80: error: no matching function for call to 'ChooseMapScreen::ChooseMapScreen(const char [5], const char [4], bool, const char [6], const char [5], bool)'
    ChooseMapScreen chooseMapScreen("maps", "map", false, "games", "game", false);
                                                                                ^
In file included from src/EditorMainMenu.cpp:24:0:

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

  This is an unstable amd64 chroot image (named desktop_20170218-203252) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
Comment 1 Toralf Förster gentoo-dev 2017-02-21 18:30:19 UTC
Created attachment 464552 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-02-21 18:30:23 UTC
Created attachment 464554 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-02-21 18:30:26 UTC
Created attachment 464556 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-02-21 18:30:29 UTC
Created attachment 464558 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-02-21 18:30:32 UTC
Created attachment 464560 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-02-21 18:30:35 UTC
Created attachment 464562 [details]
games-strategy:glob2-0.9.4.4-r1:20170221-182411.log
Comment 7 David Seifert gentoo-dev 2017-07-30 09:11:18 UTC
commit 3d3a1f91e942cf0860471eb4d3d621612061a1f0
Author: Peter Levine <plevine457@gmail.com>
Date:   Sun Jul 23 23:43:51 2017 -0400

    games-strategy/glob2: Fix building with GCC-6
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=610382