Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630234 - dev-games/simgear-2017.2.1 : /.../Effect.hxx:22:39: fatal error: boost/.../unordered_map.hpp: No such file or directory
Summary: dev-games/simgear-2017.2.1 : /.../Effect.hxx:22:39: fatal error: boost/.../un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-07 15:16 UTC by Toralf Förster
Modified: 2017-09-16 12:37 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.14 KB, text/plain)
2017-09-07 15:16 UTC, Toralf Förster
Details
dev-games:simgear-2017.2.1:20170906-203145.log (dev-games:simgear-2017.2.1:20170906-203145.log,169.33 KB, text/plain)
2017-09-07 15:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.13 KB, text/plain)
2017-09-07 15:16 UTC, Toralf Förster
Details
environment (environment,118.75 KB, text/plain)
2017-09-07 15:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,37.87 KB, application/x-bzip)
2017-09-07 15:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.80 KB, application/x-bzip)
2017-09-07 15:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.04 KB, application/x-bzip)
2017-09-07 15:16 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 2017-09-07 15:16:26 UTC
In file included from /var/tmp/portage/dev-games/simgear-2017.2.1/work/simgear-2017.2.1/simgear/scene/material/Effect.cxx:21:0:
/var/tmp/portage/dev-games/simgear-2017.2.1/work/simgear-2017.2.1/simgear/scene/material/Effect.hxx:22:39: fatal error: boost/tr1/unordered_map.hpp: No such file or directory
 #include <boost/tr1/unordered_map.hpp>
                                       ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20170903-173722

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-games/simgear
[ebuild  N    ] dev-games/simgear-2017.2.1  USE="(dns) openmp -debug (-gdal) -subversion {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-09-07 15:16:29 UTC
Created attachment 492938 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-07 15:16:32 UTC
Created attachment 492940 [details]
dev-games:simgear-2017.2.1:20170906-203145.log
Comment 3 Toralf Förster gentoo-dev 2017-09-07 15:16:35 UTC
Created attachment 492942 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-07 15:16:39 UTC
Created attachment 492944 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-07 15:16:42 UTC
Created attachment 492946 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-07 15:16:45 UTC
Created attachment 492948 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-07 15:16:49 UTC
Created attachment 492950 [details]
temp.tbz2
Comment 8 Silvio 2017-09-15 17:09:52 UTC
Same problem here.

The problem impact also with:

games-simulation/flightgear-2017.2.1
Comment 9 Larry the Git Cow gentoo-dev 2017-09-16 12:37:43 UTC
The bug has been closed via the following commit(s):

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

commit 4535ab51db127d0875f29075366e46e849f81656
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2017-09-16 12:35:56 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-09-16 12:37:24 +0000

    dev-games/simgear: Fix boost TR1 header include
    
    Closes: https://bugs.gentoo.org/630234
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../simgear-2017.2.1-boost-1.65-tr1-removal.patch  | 47 ++++++++++++++++++++++
 dev-games/simgear/simgear-2017.2.1.ebuild          | 17 +++++---
 2 files changed, 58 insertions(+), 6 deletions(-)