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

Bug 610382

Summary: 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)'
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
games-strategy:glob2-0.9.4.4-r1:20170221-182411.log

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