Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839642 - dev-db/mongodb-5.0.5 - src/.../processinfo_linux.cpp: error: variable std::ifstream ifs has initializer but incomplete type
Summary: dev-db/mongodb-5.0.5 - src/.../processinfo_linux.cpp: error: variable std::if...
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-20 07:56 UTC by Toralf Förster
Modified: 2022-05-15 02:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2022-04-20 07:56 UTC, Toralf Förster
Details
dev-db:mongodb-5.0.5:20220419-233446.log (dev-db:mongodb-5.0.5:20220419-233446.log,73.99 KB, text/plain)
2022-04-20 07:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.35 KB, text/plain)
2022-04-20 07:56 UTC, Toralf Förster
Details
environment (environment,131.87 KB, text/plain)
2022-04-20 07:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.96 KB, application/x-bzip)
2022-04-20 07:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.14 KB, application/x-bzip)
2022-04-20 07:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.98 KB, application/x-bzip)
2022-04-20 07:56 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-20 07:56:22 UTC
Compiling build/opt/mongo/util/net/ssl_parameters_gen.o
Generating build/opt/mongo/transport/transport_options_gen.cpp
Compiling build/opt/mongo/transport/transport_layer_asio.o
src/mongo/util/processinfo_linux.cpp: In function 'void mongo::{anonymous}::appendMountInfo(mongo::BSONObjBuilder&)':
src/mongo/util/processinfo_linux.cpp:301:22: error: variable 'std::ifstream ifs' has initializer but incomplete type
  301 |     std::ifstream ifs("/proc/self/mountinfo");
      |                      ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220418-180909

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/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]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 9252c481f4ca1b10eb148d5710ccc2c0cff49caf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 19 22:38:52 2022 +0000

    2022-04-19 22:38:51 UTC

emerge -qpvO dev-db/mongodb
[ebuild  N    ] dev-db/mongodb-5.0.5  USE="ssl tools -debug -kerberos -lto -mongosh" CPU_FLAGS_X86="avx"
Comment 1 Toralf Förster gentoo-dev 2022-04-20 07:56:24 UTC
Created attachment 772064 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-20 07:56:25 UTC
Created attachment 772067 [details]
dev-db:mongodb-5.0.5:20220419-233446.log
Comment 3 Toralf Förster gentoo-dev 2022-04-20 07:56:26 UTC
Created attachment 772070 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-20 07:56:28 UTC
Created attachment 772073 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-20 07:56:29 UTC
Created attachment 772076 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-20 07:56:30 UTC
Created attachment 772079 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-20 07:56:32 UTC
Created attachment 772082 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-15 02:49:44 UTC

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