Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614366 - games-puzzle/cuyo-2.1.1 : pfaditerator.cpp:62:97: error: throw will always call terminate() [-Werror=terminate]
Summary: games-puzzle/cuyo-2.1.1 : pfaditerator.cpp:62:97: error: throw will always ca...
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-03-31 17:57 UTC by Toralf Förster
Modified: 2017-04-16 18:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.91 KB, text/plain)
2017-03-31 17:57 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,20.55 KB, application/x-bzip)
2017-03-31 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.41 KB, text/plain)
2017-03-31 17:57 UTC, Toralf Förster
Details
environment (environment,141.02 KB, text/plain)
2017-03-31 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,36.32 KB, application/x-bzip)
2017-03-31 17:57 UTC, Toralf Förster
Details
games-puzzle:cuyo-2.1.1:20170330-202842.log (games-puzzle:cuyo-2.1.1:20170330-202842.log,8.37 KB, text/plain)
2017-03-31 17:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.49 KB, application/x-bzip)
2017-03-31 17:57 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-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)