Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722412 - app-emulation/aqemu-0.9.2 : /.../docopt_value.h: error: runtime_error is not a member of std
Summary: app-emulation/aqemu-0.9.2 : /.../docopt_value.h: error: runtime_error is not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 768525 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-11 09:03 UTC by Toralf Förster
Modified: 2021-07-19 14:40 UTC (History)
6 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.99 KB, text/plain)
2020-05-11 09:03 UTC, Toralf Förster
Details
app-emulation:aqemu-0.9.2:20200511-081539.log (app-emulation:aqemu-0.9.2:20200511-081539.log,34.64 KB, text/plain)
2020-05-11 09:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.91 KB, text/plain)
2020-05-11 09:03 UTC, Toralf Förster
Details
environment (environment,89.40 KB, text/plain)
2020-05-11 09:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.46 KB, application/x-bzip)
2020-05-11 09:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.79 KB, application/x-bzip)
2020-05-11 09:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.48 KB, application/x-bzip)
2020-05-11 09:03 UTC, Toralf Förster
Details
Upstream bug fix (aqemu-0.9.2-gcc10-compat.patch,634 bytes, patch)
2020-05-15 06:51 UTC, Jiří Moravec
Details | Diff
Debian patch #1 (aqemu-0.9.2-debian-01-qemu-parallel-typo.patch,571 bytes, patch)
2020-05-15 06:55 UTC, Jiří Moravec
Details | Diff
Debian patch #2 (aqemu-0.9.2-debian-02-Remove-VLAN-stuff-QEMU-doesn-t-support-it-anymore.patch,84.92 KB, patch)
2020-05-15 06:55 UTC, Jiří Moravec
Details | Diff

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 09:03:31 UTC
                 from /var/tmp/portage/app-emulation/aqemu-0.9.2/work/aqemu-0.9.2/src/docopt/docopt.cpp:9:
/var/tmp/portage/app-emulation/aqemu-0.9.2/work/aqemu-0.9.2/src/docopt/docopt_value.h: In member function long int docopt::value::asLong() const:
/var/tmp/portage/app-emulation/aqemu-0.9.2/work/aqemu-0.9.2/src/docopt/docopt_value.h:267:16: error: runtime_error is not a member of std
  267 |     throw std::runtime_error( str +  contains non-numeric characters.);
      |                ^~~~~~~~~~~~~
In file included from /var/tmp/portage/app-emulation/aqemu-0.9.2/work/aqemu-0.9.2/src/docopt/docopt.cpp:9:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200505-162645

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

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.7
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-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 07:05:55 AM UTC

emerge -qpvO app-emulation/aqemu
[ebuild  N    ] app-emulation/aqemu-0.9.2  USE="-vnc"
Comment 1 Toralf Förster gentoo-dev 2020-05-11 09:03:33 UTC
Created attachment 638054 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-11 09:03:36 UTC
Created attachment 638056 [details]
app-emulation:aqemu-0.9.2:20200511-081539.log
Comment 3 Toralf Förster gentoo-dev 2020-05-11 09:03:39 UTC
Created attachment 638058 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-11 09:03:42 UTC
Created attachment 638060 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-11 09:03:45 UTC
Created attachment 638062 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-11 09:03:49 UTC
Created attachment 638064 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-11 09:03:51 UTC
Created attachment 638066 [details]
temp.tbz2
Comment 8 Jiří Moravec 2020-05-15 06:51:58 UTC
Created attachment 639112 [details, diff]
Upstream bug fix
Comment 9 Jiří Moravec 2020-05-15 06:55:00 UTC
Created attachment 639116 [details, diff]
Debian patch #1

Searching for bug fix I founded another two patches used by Debian for aqemu-0.9.2. I believe that these patches are useful for Gentoo too.
Comment 10 Jiří Moravec 2020-05-15 06:55:38 UTC
Created attachment 639120 [details, diff]
Debian patch #2
Comment 11 Agostino Sarubbo gentoo-dev 2021-01-18 13:35:56 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 12 Agostino Sarubbo gentoo-dev 2021-02-24 13:26:14 UTC
*** Bug 768525 has been marked as a duplicate of this bug. ***
Comment 13 Stephan Hartmann (RETIRED) gentoo-dev 2021-07-19 14:40:02 UTC
Missed this one by fixing bug #802816