Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638482 - dev-libs/handystats-1.11.3 : /.../writer.h:167:7: error: there are no arguments to isnan that depend on a template parameter, so a declaration of isnan must be available [-fpermissive]
Summary: dev-libs/handystats-1.11.3 : /.../writer.h:167:7: error: there are no argumen...
Status: RESOLVED DUPLICATE of bug 580358
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-22 18:14 UTC by Toralf Förster
Modified: 2018-10-14 13:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.57 KB, text/plain)
2017-11-22 18:14 UTC, Toralf Förster
Details
dev-libs:handystats-1.11.3:20171122-050619.log (dev-libs:handystats-1.11.3:20171122-050619.log,29.39 KB, text/plain)
2017-11-22 18:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.35 KB, text/plain)
2017-11-22 18:14 UTC, Toralf Förster
Details
environment (environment,115.73 KB, text/plain)
2017-11-22 18:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.80 KB, application/x-bzip)
2017-11-22 18:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.33 KB, application/x-bzip)
2017-11-22 18:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.08 KB, application/x-bzip)
2017-11-22 18:14 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-11-22 18:14:17 UTC
In file included from /var/tmp/portage/dev-libs/handystats-1.11.3/work/handystats-1.11.3/src/config.cpp:16:0:
/var/tmp/portage/dev-libs/handystats-1.11.3/work/handystats-1.11.3/include/handystats/rapidjson/writer.h: In member function ‘void rapidjson::Writer<OutputStream, SourceEncoding, TargetEncoding, Allocator>::WriteDouble(double)’:
/var/tmp/portage/dev-libs/handystats-1.11.3/work/handystats-1.11.3/include/handystats/rapidjson/writer.h:167:7: error: there are no arguments to ‘isnan’ that depend on a template parameter, so a declaration of ‘isnan’ must be available [-fpermissive]
   if (isnan(d)) {

       ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_libressl_20171119-113915

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-libs/handystats
[ebuild  N    ] dev-libs/handystats-1.11.3
Comment 1 Toralf Förster gentoo-dev 2017-11-22 18:14:20 UTC
Created attachment 505662 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-22 18:14:23 UTC
Created attachment 505664 [details]
dev-libs:handystats-1.11.3:20171122-050619.log
Comment 3 Toralf Förster gentoo-dev 2017-11-22 18:14:26 UTC
Created attachment 505666 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-22 18:14:29 UTC
Created attachment 505668 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-22 18:14:32 UTC
Created attachment 505670 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-22 18:14:35 UTC
Created attachment 505672 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-22 18:14:38 UTC
Created attachment 505674 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-10-14 13:25:15 UTC

*** This bug has been marked as a duplicate of bug 580358 ***