Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723260 - games-puzzle/numptyphysics-0.3.4 : external/.../thp_format.h: error: string in namespace std does not name a type
Summary: games-puzzle/numptyphysics-0.3.4 : external/.../thp_format.h: error: string i...
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:
Depends on:
Blocks:
 
Reported: 2020-05-15 17:23 UTC by Toralf Förster
Modified: 2021-03-27 15:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2020-05-15 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,308.74 KB, text/plain)
2020-05-15 17:23 UTC, Toralf Förster
Details
environment (environment,101.75 KB, text/plain)
2020-05-15 17:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.34 KB, application/x-bzip)
2020-05-15 17:23 UTC, Toralf Förster
Details
games-puzzle:numptyphysics-0.3.4:20200515-164739.log (games-puzzle:numptyphysics-0.3.4:20200515-164739.log,8.05 KB, text/plain)
2020-05-15 17:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.73 KB, application/x-bzip)
2020-05-15 17:23 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-15 17:23:35 UTC
	CXX	external/thp/thp_format.o
In file included from external/thp/thp_format.cpp:16:
external/thp/thp_format.h:29:6: error: string in namespace std does not name a type
   29 | std::string format(const char *fmt, ...);
      |      ^~~~~~
external/thp/thp_format.h:20:1: note: std::string is defined in header <string>; did you forget to #include <string>?

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

  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-bin-1.43.1
  [2]   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	Fri 15 May 2020 04:05:32 PM UTC

emerge -qpvO games-puzzle/numptyphysics
[ebuild  N    ] games-puzzle/numptyphysics-0.3.4  USE="user-levels"
Comment 1 Toralf Förster gentoo-dev 2020-05-15 17:23:38 UTC
Created attachment 639364 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-15 17:23:41 UTC
Created attachment 639366 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-15 17:23:43 UTC
Created attachment 639368 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-15 17:23:46 UTC
Created attachment 639370 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-15 17:23:49 UTC
Created attachment 639372 [details]
games-puzzle:numptyphysics-0.3.4:20200515-164739.log
Comment 6 Toralf Förster gentoo-dev 2020-05-15 17:23:52 UTC
Created attachment 639374 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-03-27 15:34:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0009f1ea54cb94fc7240a7b63f6dfa56a23eb6f8

commit 0009f1ea54cb94fc7240a7b63f6dfa56a23eb6f8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-27 15:03:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-27 15:34:44 +0000

    games-puzzle/numptyphysics: add 0.3.5
    
    I couldn't reproduce the source directory issue
    with 0.3.4 but we're going to have to clean it up
    anyway due to the include bug (no point patching it -
    new version is here!)
    
    Closes: https://bugs.gentoo.org/728920
    Closes: https://bugs.gentoo.org/723260
    Signed-off-by: Sam James <sam@gentoo.org>

 games-puzzle/numptyphysics/Manifest                |  1 +
 .../files/numptyphysics-0.3.5-gentoo.patch         | 13 ++++
 .../numptyphysics/numptyphysics-0.3.5.ebuild       | 71 ++++++++++++++++++++++
 3 files changed, 85 insertions(+)