Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841191 - dev-db/mongodb-5.0.5-r1 - src/.../storage_repair_observer.cpp: error: fileStream was not declared in this scope
Summary: dev-db/mongodb-5.0.5-r1 - src/.../storage_repair_observer.cpp: error: fileStr...
Status: RESOLVED DUPLICATE of bug 843290
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-26 20:10 UTC by Toralf Förster
Modified: 2022-05-30 07:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.78 KB, text/plain)
2022-04-26 20:10 UTC, Toralf Förster
Details
dev-db:mongodb-5.0.5-r1:20220426-194354.log (dev-db:mongodb-5.0.5-r1:20220426-194354.log,80.90 KB, text/plain)
2022-04-26 20:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.59 KB, text/plain)
2022-04-26 20:10 UTC, Toralf Förster
Details
environment (environment,131.91 KB, text/plain)
2022-04-26 20:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,7.01 KB, application/x-bzip)
2022-04-26 20:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.25 KB, application/x-bzip)
2022-04-26 20:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.12 KB, application/x-bzip)
2022-04-26 20:10 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 2022-04-26 20:10:49 UTC
                 from src/mongo/db/storage/storage_repair_observer.cpp:32:
/usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/include/g++-v12/iosfwd:165:41: note: 'std::ofstream' declared here
  165 |   typedef basic_ofstream<char>          ofstream;
      |                                         ^~~~~~~~
src/mongo/db/storage/storage_repair_observer.cpp:125:5: error: 'fileStream' was not declared in this scope
  125 |     fileStream << "This file indicates that a repair operation is in progress or incomplete.";
      |     ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220425-130010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.3.0
 [3] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit d3ceb82e51fb8a96424b7649f4bae52228d4d27b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 26 19:33:12 2022 +0000

    2022-04-26 19:33:12 UTC

emerge -qpvO dev-db/mongodb
[ebuild  N    ] dev-db/mongodb-5.0.5-r1  USE="kerberos ssl tools -debug -lto -mongosh" CPU_FLAGS_X86="avx"
Comment 1 Toralf Förster gentoo-dev 2022-04-26 20:10:50 UTC
Created attachment 774906 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-26 20:10:51 UTC
Created attachment 774909 [details]
dev-db:mongodb-5.0.5-r1:20220426-194354.log
Comment 3 Toralf Förster gentoo-dev 2022-04-26 20:10:53 UTC
Created attachment 774912 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-26 20:10:55 UTC
Created attachment 774915 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-26 20:10:56 UTC
Created attachment 774918 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-26 20:10:57 UTC
Created attachment 774921 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-26 20:10:58 UTC
Created attachment 774924 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-30 07:18:02 UTC

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