Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786909 - sci-physics/yoda-1.8.5 - ../.../AnalysisObject.h: error: numeric_limits is not a member of std (maybe gcc-11 related)
Summary: sci-physics/yoda-1.8.5 - ../.../AnalysisObject.h: error: numeric_limits is no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-29 18:32 UTC by Toralf Förster
Modified: 2021-09-19 16:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.06 KB, text/plain)
2021-04-29 18:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,321.04 KB, text/plain)
2021-04-29 18:32 UTC, Toralf Förster
Details
environment (environment,55.61 KB, text/plain)
2021-04-29 18:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.70 KB, application/x-bzip)
2021-04-29 18:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.97 KB, application/x-bzip)
2021-04-29 18:32 UTC, Toralf Förster
Details
sci-physics:yoda-1.8.5:20210429-164917.log (sci-physics:yoda-1.8.5:20210429-164917.log,37.63 KB, text/plain)
2021-04-29 18:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.92 KB, application/x-bzip)
2021-04-29 18:32 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 2021-04-29 18:32:34 UTC
                 from Reader.cc:6:
../include/YODA/AnalysisObject.h: In member function ‘void YODA::AnalysisObject::setAnnotation(const string&, double)’:
../include/YODA/AnalysisObject.h:160:36: error: ‘numeric_limits’ is not a member of ‘std’
  160 |       ss << std::setprecision(std::numeric_limits<double>::max_digits10) << std::scientific << value;
      |                                    ^~~~~~~~~~~~~~
../include/YODA/AnalysisObject.h:160:51: error: expected primary-expression before ‘double’
  160 |       ss << std::setprecision(std::numeric_limits<double>::max_digits10) << std::scientific << value;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210421-084009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 29 16:20:13 UTC 2021

emerge -qpvO sci-physics/yoda
[ebuild  N    ] sci-physics/yoda-1.8.5  USE="-root"
Comment 1 Toralf Förster gentoo-dev 2021-04-29 18:32:35 UTC
Created attachment 704040 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-29 18:32:37 UTC
Created attachment 704043 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-29 18:32:38 UTC
Created attachment 704046 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-29 18:32:40 UTC
Created attachment 704049 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-29 18:32:41 UTC
Created attachment 704052 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-29 18:32:42 UTC
Created attachment 704055 [details]
sci-physics:yoda-1.8.5:20210429-164917.log
Comment 7 Toralf Förster gentoo-dev 2021-04-29 18:32:43 UTC
Created attachment 704058 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-06-14 22:11:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8fb78b8b544c68940f26e4e61aacd9efdd1ad5

commit dc8fb78b8b544c68940f26e4e61aacd9efdd1ad5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-14 19:00:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-14 22:11:13 +0000

    sci-physics/yoda: add 1.9.0
    
    Closes: https://bugs.gentoo.org/786909
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-physics/yoda/Manifest          |  1 +
 sci-physics/yoda/yoda-1.9.0.ebuild | 39 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-09-19 16:48:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c85cf310e124ba086cfc54626293f49e502d1b

commit 14c85cf310e124ba086cfc54626293f49e502d1b
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-09-19 16:46:43 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-09-19 16:48:02 +0000

    sci-physics/yoda: Remove old
    
    Bug: https://bugs.gentoo.org/786909
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 sci-physics/yoda/Manifest          |  1 -
 sci-physics/yoda/yoda-1.8.5.ebuild | 39 --------------------------------------
 2 files changed, 40 deletions(-)