Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722524 - games-sports/dustrac-1.11.0-r1 : /.../openalsource.cpp: error: runtime_error is not a member of std
Summary: games-sports/dustrac-1.11.0-r1 : /.../openalsource.cpp: error: runtime_error ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-10
  Show dependency tree
 
Reported: 2020-05-11 17:53 UTC by Toralf Förster
Modified: 2021-02-28 12:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2020-05-11 17:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,355.73 KB, text/plain)
2020-05-11 17:53 UTC, Toralf Förster
Details
environment (environment,122.81 KB, text/plain)
2020-05-11 17:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.69 KB, application/x-bzip)
2020-05-11 17:53 UTC, Toralf Förster
Details
games-sports:dustrac-1.11.0-r1:20200511-150422.log (games-sports:dustrac-1.11.0-r1:20200511-150422.log,358.68 KB, text/plain)
2020-05-11 17:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.85 KB, application/x-bzip)
2020-05-11 17:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.51 KB, application/x-bzip)
2020-05-11 17:53 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 2020-05-11 17:53:35 UTC
/var/tmp/portage/games-sports/dustrac-1.11.0-r1/work/dustrac-1.11.0/src/game/openalsource.cpp: In member function virtual void OpenALSource::setData(STFH::DataPtr):
/var/tmp/portage/games-sports/dustrac-1.11.0-r1/work/dustrac-1.11.0/src/game/openalsource.cpp:52:24: error: runtime_error is not a member of std
   52 |             throw std::runtime_error(Failed to bind  + data->path() + );
      |                        ^~~~~~~~~~~~~
/var/tmp/portage/games-sports/dustrac-1.11.0-r1/work/dustrac-1.11.0/src/game/openalsource.cpp:57:20: error: runtime_error is not a member of std

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200428-111526

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8
  [3]   python3.7
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.0 *
  [2]   rust-bin-1.43.1
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 11 May 2020 02:05:20 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO games-sports/dustrac
[ebuild  N    ] games-sports/dustrac-1.11.0-r1
Comment 1 Toralf Förster gentoo-dev 2020-05-11 17:53:38 UTC
Created attachment 638212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-11 17:53:40 UTC
Created attachment 638214 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-11 17:53:43 UTC
Created attachment 638216 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-11 17:53:46 UTC
Created attachment 638218 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-11 17:53:49 UTC
Created attachment 638220 [details]
games-sports:dustrac-1.11.0-r1:20200511-150422.log
Comment 6 Toralf Förster gentoo-dev 2020-05-11 17:53:51 UTC
Created attachment 638222 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-11 17:53:54 UTC
Created attachment 638224 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-02-28 12:26:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60240ee1648fd7ff1c72fafddf341028f6074a3c

commit 60240ee1648fd7ff1c72fafddf341028f6074a3c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-27 20:10:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-28 12:26:11 +0000

    games-sports/dustrac: 1.13.0 version bump, cmake.eclass, build w/ GCC10
    
    New HOMEPAGE
    Make tests optional, both dependency and build
    Fix tests using virtualx
    Fix appdata install path
    Fix build with GCC-10
    
    Bug: https://bugs.gentoo.org/725516
    Closes: https://bugs.gentoo.org/682552
    Closes: https://bugs.gentoo.org/722524
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-sports/dustrac/Manifest                      |  1 +
 games-sports/dustrac/dustrac-1.13.0.ebuild         | 79 +++++++++++++++++++
 .../dustrac/files/dustrac-1.13.0-appdata.patch     | 27 +++++++
 .../dustrac-1.13.0-cmake-add_library-static.patch  | 31 ++++++++
 .../dustrac/files/dustrac-1.13.0-cmake.patch       | 69 ++++++++++++++++
 .../dustrac/files/dustrac-1.13.0-gcc10.patch       | 48 ++++++++++++
 .../dustrac/files/dustrac-1.13.0-opengl.patch      | 91 ++++++++++++++++++++++
 7 files changed, 346 insertions(+)