Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622686 - media-radio/fldigi-4.0.5 : soundcard/sound.cxx:1114:28: error: throw will always call terminate() [-Werror=terminate]
Summary: media-radio/fldigi-4.0.5 : soundcard/sound.cxx:1114:28: error: throw will alw...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-25 11:02 UTC by Toralf Förster
Modified: 2017-06-28 13:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.77 KB, text/plain)
2017-06-25 11:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,509.32 KB, text/plain)
2017-06-25 11:02 UTC, Toralf Förster
Details
environment (environment,14.32 KB, text/plain)
2017-06-25 11:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.69 KB, application/x-bzip)
2017-06-25 11:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.14 KB, application/x-bzip)
2017-06-25 11:02 UTC, Toralf Förster
Details
media-radio:fldigi-4.0.5:20170625-104426.log (media-radio:fldigi-4.0.5:20170625-104426.log,96.21 KB, text/plain)
2017-06-25 11:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.22 KB, application/x-bzip)
2017-06-25 11:02 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-06-25 11:02:28 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -DBUILD_FLDIGI -DLOCALEDIR=\"/usr/share/locale\" -I. -I./include -I./irrxml -I./libtiniconv -I./fileselector -I./xmlrpcpp -DPKGDATADIR=\"/usr/share/fldigi\"    -pthread  -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT    -D_REENTRANT  -I/usr/include/hamlib -pthread -I/usr/include/libusb-1.0  -I/usr/include/libpng16       -pipe -Wall -fexceptions -O2  --param=max-vartrack-size=0 -I./xmlrpcpp --param=max-vartrack-size=0 -DNDEBUG   -Werror=terminate -O2 -pipe -march=native -c -o soundcard/fldigi-sound.o `test -f 'soundcard/sound.cxx' || echo './'`soundcard/sound.cxx
soundcard/sound.cxx: In destructor ‘virtual SoundPort::~SoundPort()’:
soundcard/sound.cxx:1114:28: error: throw will always call terminate() [-Werror=terminate]
    throw SndException(errno);
                            ^
soundcard/sound.cxx:1114:28: note: in C++11 destructors default to noexcept

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-libressl_20170611-103213

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-7]
*)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
3)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7  system-vm
  [3]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-06-25 11:02:32 UTC
Created attachment 477944 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-25 11:02:35 UTC
Created attachment 477946 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-25 11:02:39 UTC
Created attachment 477948 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-25 11:02:42 UTC
Created attachment 477950 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-25 11:02:45 UTC
Created attachment 477952 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-25 11:02:48 UTC
Created attachment 477954 [details]
media-radio:fldigi-4.0.5:20170625-104426.log
Comment 7 Toralf Förster gentoo-dev 2017-06-25 11:02:51 UTC
Created attachment 477956 [details]
temp.tbz2
Comment 8 Thomas Beierlein gentoo-dev 2017-06-28 13:19:08 UTC
stable media-radio/fldigi-4.0.4 shows the same problem with USE=portaudio.
I am on it....
Comment 9 Thomas Beierlein gentoo-dev 2017-06-28 13:41:54 UTC
Fixed version 4.0.5 and 4.0.4-r1 in tree.

>   media-radio/fldigi: Fix -Werror=terminate problem (bug #622686) Tnx Toralf.
>   Furthermore fix homepage