Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886495 - dev-db/mongodb-5.0.5-r2 - src/.../hash.h: error: invalid use of template-name std::unordered_set without an argument list
Summary: dev-db/mongodb-5.0.5-r2 - src/.../hash.h: error: invalid use of template-name...
Status: RESOLVED DUPLICATE of bug 887037
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-17 21:09 UTC by Toralf Förster
Modified: 2022-12-30 05:57 UTC (History)
7 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.38 KB, text/plain)
2022-12-17 21:09 UTC, Toralf Förster
Details
dev-db:mongodb-5.0.5-r2:20221217-210001.log (dev-db:mongodb-5.0.5-r2:20221217-210001.log,73.68 KB, text/plain)
2022-12-17 21:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,242.09 KB, text/plain)
2022-12-17 21:09 UTC, Toralf Förster
Details
environment (environment,133.21 KB, text/plain)
2022-12-17 21:09 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,705 bytes, application/x-bzip)
2022-12-17 21:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.20 KB, application/x-bzip)
2022-12-17 21:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.09 KB, application/x-bzip)
2022-12-17 21:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.15 KB, application/x-bzip)
2022-12-17 21:09 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-12-17 21:09:18 UTC
                 from src/mongo/db/geo/s2.h:41,
                 from src/mongo/db/geo/big_polygon.h:34,
                 from src/mongo/db/geo/shapes.h:37,
                 from src/mongo/db/geo/geometry_container.h:34,
                 from src/mongo/db/matcher/expression_geo.h:34,
                 from src/mongo/db/matcher/expression_geo.cpp:32:
src/third_party/s2/hash.h:8:23: error: invalid use of template-name 'std::unordered_set' without an argument list
    8 | #define hash_set std::unordered_set
      |                       ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j4-20221215-200005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit fa601a372bce86950874dd0f273de20e1f8148c2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 17 20:17:12 2022 +0000

    2022-12-17 20:17:12 UTC

emerge -qpvO dev-db/mongodb
[ebuild   R   ] dev-db/mongodb-5.0.5-r2  USE="ssl tools -debug -kerberos -lto -mongosh" CPU_FLAGS_X86="avx"
Comment 1 Toralf Förster gentoo-dev 2022-12-17 21:09:19 UTC
Created attachment 843247 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-17 21:09:21 UTC
Created attachment 843249 [details]
dev-db:mongodb-5.0.5-r2:20221217-210001.log
Comment 3 Toralf Förster gentoo-dev 2022-12-17 21:09:22 UTC
Created attachment 843251 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-17 21:09:24 UTC
Created attachment 843253 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-17 21:09:25 UTC
Created attachment 843255 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-17 21:09:26 UTC
Created attachment 843257 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-17 21:09:27 UTC
Created attachment 843259 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-17 21:09:28 UTC
Created attachment 843261 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-30 05:57:17 UTC

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