Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808747 - games-strategy/widelands-1.0 - /.../bufferedconnection.h: error: map in namespace std does not name a template type
Summary: games-strategy/widelands-1.0 - /.../bufferedconnection.h: error: map in names...
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: boost-1.79
  Show dependency tree
 
Reported: 2021-08-17 12:57 UTC by Toralf Förster
Modified: 2021-08-17 13:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2021-08-17 12:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.99 KB, text/plain)
2021-08-17 12:57 UTC, Toralf Förster
Details
environment (environment,122.72 KB, text/plain)
2021-08-17 12:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.06 KB, application/x-bzip)
2021-08-17 12:57 UTC, Toralf Förster
Details
games-strategy:widelands-1.0:20210817-120050.log.bz2 (games-strategy:widelands-1.0:20210817-120050.log.bz2,28.75 KB, application/x-bzip)
2021-08-17 12:57 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.85 KB, application/x-bzip)
2021-08-17 12:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,58.30 KB, application/x-bzip)
2021-08-17 12:57 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-08-17 12:57:44 UTC
In file included from /var/tmp/portage/games-strategy/widelands-1.0/work/widelands-1.0/src/network/bufferedconnection.cc:1:
/var/tmp/portage/games-strategy/widelands-1.0/work/widelands-1.0/src/network/bufferedconnection.h:313:14: error: ‘map’ in namespace ‘std’ does not name a template type
  313 |         std::map<uint8_t, std::queue<std::vector<uint8_t>>> buffers_to_send_;
      |              ^~~
/var/tmp/portage/games-strategy/widelands-1.0/work/widelands-1.0/src/network/bufferedconnection.h:29:1: note: ‘std::map’ is defined in header ‘<map>’; did you forget to ‘#include <map>’?
   28 | #include "network/relay_protocol.h"

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j3-20210816-092520

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit cd664718c7b2324c1eea809faad804709e94cdcc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 17 11:23:48 2021 +0000

    2021-08-17 11:23:47 UTC

emerge -qpvO games-strategy/widelands
[ebuild  N    ] games-strategy/widelands-1.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2021-08-17 12:57:45 UTC
Created attachment 733561 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-17 12:57:46 UTC
Created attachment 733563 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-17 12:57:48 UTC
Created attachment 733565 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-17 12:57:49 UTC
Created attachment 733567 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-17 12:57:50 UTC
Created attachment 733569 [details]
games-strategy:widelands-1.0:20210817-120050.log.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-17 12:57:51 UTC
Created attachment 733571 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-17 12:57:52 UTC
Created attachment 733573 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-08-17 13:26:21 UTC
The bug has been closed via the following commit(s):

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

commit c8e688edab6e01b301a4b83febab2f010357f29c
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-08-17 13:22:11 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-08-17 13:25:10 +0000

    games-strategy/widelands: backport upstream fix for boost-1.77
    
    Closes: https://bugs.gentoo.org/808747
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../widelands/files/widelands-1.0-boost-1.77.patch       | 16 ++++++++++++++++
 games-strategy/widelands/widelands-1.0.ebuild            |  4 ++++
 2 files changed, 20 insertions(+)