Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791784 - sci-biology/mosaik-2.2.30 - MruCache.h: error: hashIter was not declared in this scope (maybe gcc-11 related)
Summary: sci-biology/mosaik-2.2.30 - MruCache.h: error: hashIter was not declared in t...
Status: RESOLVED DUPLICATE of bug 788331
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-24 07:54 UTC by Toralf Förster
Modified: 2021-07-25 22:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.12 KB, text/plain)
2021-05-24 07:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.96 KB, text/plain)
2021-05-24 07:54 UTC, Toralf Förster
Details
environment (environment,97.22 KB, text/plain)
2021-05-24 07:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.07 KB, application/x-bzip)
2021-05-24 07:54 UTC, Toralf Förster
Details
sci-biology:mosaik-2.2.30:20210524-075011.log (sci-biology:mosaik-2.2.30:20210524-075011.log,84.27 KB, text/plain)
2021-05-24 07:54 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-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 ***