Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684026

Summary: dev-games/simgear-2018.3.2 : /.../NasalHash.hxx:123:23: error: enable_if in namespace boost does not name a template type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 671712    
Attachments: emerge-info.txt
dev-games:simgear-2018.3.2:20190419-210455.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-04-21 19:29:47 UTC
In file included from /var/tmp/portage/dev-games/simgear-2018.3.2/work/simgear-2018.3.2/simgear/nasal/cppbind/NasalContext.cxx:20:
/var/tmp/portage/dev-games/simgear-2018.3.2/work/simgear-2018.3.2/simgear/nasal/cppbind/NasalHash.hxx:123:23: error: ‘enable_if’ in namespace ‘boost’ does not name a template type
       typename boost::enable_if< boost::is_function<Sig>,
                       ^~~~~~~~~
/var/tmp/portage/dev-games/simgear-2018.3.2/work/simgear-2018.3.2/simgear/nasal/cppbind/NasalHash.hxx:123:23: note: suggested alternative: ‘enable_if_’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20190414-152222

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.34.0
  [2]   rust-1.34.0 *



emerge -qpvO dev-games/simgear
[ebuild  N    ] dev-games/simgear-2018.3.2  USE="(dns) openmp -debug -gdal -subversion -test" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2019-04-21 19:29:50 UTC
Created attachment 573548 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-21 19:29:53 UTC
Created attachment 573550 [details]
dev-games:simgear-2018.3.2:20190419-210455.log
Comment 3 Toralf Förster gentoo-dev 2019-04-21 19:29:56 UTC
Created attachment 573552 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-21 19:29:58 UTC
Created attachment 573554 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-21 19:30:01 UTC
Created attachment 573556 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-21 19:30:04 UTC
Created attachment 573558 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-21 19:30:07 UTC
Created attachment 573560 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-05-25 20:59:01 UTC
The bug has been closed via the following commit(s):

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

commit 15251ba9c43dbb9661083f2c65000c9219006d3f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-25 17:56:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-25 20:54:37 +0000

    dev-games/simgear: Fix build with >=boost-1.69
    
    Closes: https://bugs.gentoo.org/684026
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/simgear-2018.3.2-boost-1.69.patch        | 24 ++++++++++++++++++++++
 dev-games/simgear/simgear-2018.3.2.ebuild          |  2 ++
 2 files changed, 26 insertions(+)