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

Bug 614366

Summary: games-puzzle/cuyo-2.1.1 : pfaditerator.cpp:62:97: error: throw will always call terminate() [-Werror=terminate]
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-puzzle:cuyo-2.1.1:20170330-202842.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-03-31 17:57:09 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKGDATADIR=\"/usr/share/games/cuyo\" -Werror=terminate -O2 -pipe -march=native -c -o pfaditerator.o pfaditerator.cpp
pfaditerator.cpp: In destructor ‘PfadIterator::~PfadIterator()’:
pfaditerator.cpp:62:97: error: throw will always call terminate() [-Werror=terminate]

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

  This is an unstable amd64 chroot image (named plasma-abi32+64_20170325-144619) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-03-31 17:57:12 UTC
Created attachment 468772 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-31 17:57:16 UTC
Created attachment 468774 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-03-31 17:57:19 UTC
Created attachment 468776 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-03-31 17:57:22 UTC
Created attachment 468778 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-03-31 17:57:26 UTC
Created attachment 468780 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-03-31 17:57:29 UTC
Created attachment 468782 [details]
games-puzzle:cuyo-2.1.1:20170330-202842.log
Comment 7 Toralf Förster gentoo-dev 2017-03-31 17:57:32 UTC
Created attachment 468784 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2017-04-16 18:58:27 UTC
commit 3e10135aa9dcc539f7b7bae6b0bbddb0cd34c1b9
Author: Peter-Levine <plevine457@gmail.com>
Date:   Fri Apr 7 18:13:13 2017 -0400

    games-puzzle/cuyo: Fix building with GCC-6 (bug #614366)