Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791784

Summary: sci-biology/mosaik-2.2.30 - MruCache.h: error: hashIter was not declared in this scope (maybe gcc-11 related)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=788331
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-biology:mosaik-2.2.30:20210524-075011.log

Description Toralf Förster gentoo-dev 2021-05-24 07:54:12 UTC
      |                  ^~~~~~~~~~~~~
      |                  (
MruCache.h:79:12: error: 'hashIter' was not declared in this scope
   79 |         if(hashIter != mMruMap.end()) {
      |            ^~~~~~~~
MruCache.h:79:24: error: 'mMruMap' was not declared in this scope
   79 |         if(hashIter != mMruMap.end()) {

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j2-20210521-120911

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

gcc-config -l:
 [1] 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.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon May 24 06:50:34 UTC 2021

emerge -qpvO sci-biology/mosaik
[ebuild  N    ] sci-biology/mosaik-2.2.30
Comment 1 Toralf Förster gentoo-dev 2021-05-24 07:54:13 UTC
Created attachment 710943 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-24 07:54:15 UTC
Created attachment 710946 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-24 07:54:17 UTC
Created attachment 710949 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-24 07:54:18 UTC
Created attachment 710952 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-24 07:54:20 UTC
Created attachment 710955 [details]
sci-biology:mosaik-2.2.30:20210524-075011.log
Comment 6 David Seifert gentoo-dev 2021-07-25 22:04:36 UTC

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