Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789609 - games-emulation/dolphin-5.0_p20200705 - /.../Config.cpp: error: unique_lock in namespace std does not name a template type
Summary: games-emulation/dolphin-5.0_p20200705 - /.../Config.cpp: error: unique_lock i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-12 09:02 UTC by Toralf Förster
Modified: 2021-05-12 20:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.96 KB, text/plain)
2021-05-12 09:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.61 KB, text/plain)
2021-05-12 09:02 UTC, Toralf Förster
Details
environment (environment,107.80 KB, text/plain)
2021-05-12 09:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.31 KB, application/x-bzip)
2021-05-12 09:02 UTC, Toralf Förster
Details
games-emulation:dolphin-5.0_p20200705:20210512-023427.log (games-emulation:dolphin-5.0_p20200705:20210512-023427.log,269.22 KB, text/plain)
2021-05-12 09:02 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.84 KB, application/x-bzip)
2021-05-12 09:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.25 KB, application/x-bzip)
2021-05-12 09:02 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-12 09:02:13 UTC
/var/tmp/portage/games-emulation/dolphin-5.0_p20200705/work/dolphin-5.0_p20200705/Source/Core/Common/Config/Config.cpp:23:24: error: ‘unique_lock’ in namespace ‘std’ does not name a template type
   23 | using WriteLock = std::unique_lock<std::shared_mutex>;
      |                        ^~~~~~~~~~~
/var/tmp/portage/games-emulation/dolphin-5.0_p20200705/work/dolphin-5.0_p20200705/Source/Core/Common/Config/Config.cpp:11:1: note: ‘std::unique_lock’ is defined in header ‘<mutex>’; did you forget to ‘#include <mutex>’?
   10 | #include "Common/Config/Config.h"

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-abi32+64_j2-20210510-163641

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.52.1
  [2]   rust-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
  [1]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue May 11 23:50:56 UTC 2021

emerge -qpvO games-emulation/dolphin
[ebuild  N    ] games-emulation/dolphin-5.0_p20200705  USE="alsa bluetooth discord-presence evdev pulseaudio qt5 systemd -doc -ffmpeg -log -lto -profile -upnp"
Comment 1 Toralf Förster gentoo-dev 2021-05-12 09:02:14 UTC
Created attachment 707277 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-12 09:02:16 UTC
Created attachment 707280 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-12 09:02:17 UTC
Created attachment 707283 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-12 09:02:18 UTC
Created attachment 707286 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-12 09:02:20 UTC
Created attachment 707289 [details]
games-emulation:dolphin-5.0_p20200705:20210512-023427.log
Comment 6 Toralf Förster gentoo-dev 2021-05-12 09:02:21 UTC
Created attachment 707292 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-05-12 09:02:22 UTC
Created attachment 707295 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-05-12 20:14:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f3056164988e3c6ead28cd9135b4b035921ebb

commit 48f3056164988e3c6ead28cd9135b4b035921ebb
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-05-12 20:14:17 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-05-12 20:14:35 +0000

    games-emulation/dolphin: bump up to 5.0_p20210506
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/789609
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 games-emulation/dolphin/Manifest                   |   1 +
 .../dolphin/dolphin-5.0_p20210506.ebuild           | 195 +++++++++++++++++++++
 2 files changed, 196 insertions(+)