Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615966 - sci-visualization/spyview-20150124-r1 : ImageWindow.C:699:25: error: ‘isnan’ was not declared in this scope
Summary: sci-visualization/spyview-20150124-r1 : ImageWindow.C:699:25: error: ‘isnan’ ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-18 16:07 UTC by Toralf Förster
Modified: 2018-01-01 12:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.85 KB, text/plain)
2017-04-18 16:07 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,6.53 KB, application/x-bzip)
2017-04-18 16:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,371.68 KB, text/plain)
2017-04-18 16:07 UTC, Toralf Förster
Details
environment (environment,114.26 KB, text/plain)
2017-04-18 16:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,32.51 KB, application/x-bzip)
2017-04-18 16:07 UTC, Toralf Förster
Details
sci-visualization:spyview-20150124-r1:20170418-075750.log (sci-visualization:spyview-20150124-r1:20170418-075750.log,25.07 KB, text/plain)
2017-04-18 16:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.10 KB, application/x-bzip)
2017-04-18 16:07 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-04-18 16:07:00 UTC
ImageWindow.C:486:69: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘__suseconds_t {aka long int}’ [-Wformat=]
ImageWindow.C: In member function ‘virtual int ImageWindow::handle(int)’:
ImageWindow.C:699:25: error: ‘isnan’ was not declared in this scope
       if(isnan(lastFocus) && stupid_windows_focus)
                         ^
ImageWindow.C:699:25: note: suggested alternative:

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.9 [icedtea-7]
2)	IcedTea JDK 7.2.6.9 [icedtea-bin-7]
3)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7  system-vm
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-04-18 16:07:03 UTC
Created attachment 470346 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-18 16:07:06 UTC
Created attachment 470348 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-18 16:07:09 UTC
Created attachment 470350 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-18 16:07:12 UTC
Created attachment 470352 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-18 16:07:15 UTC
Created attachment 470354 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-18 16:07:18 UTC
Created attachment 470356 [details]
sci-visualization:spyview-20150124-r1:20170418-075750.log
Comment 7 Toralf Förster gentoo-dev 2017-04-18 16:07:21 UTC
Created attachment 470358 [details]
temp.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2018-01-01 12:09:33 UTC
This should be fixed. At least I can't reproduce it.