Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684026 - dev-games/simgear-2018.3.2 : /.../NasalHash.hxx:123:23: error: enable_if in namespace boost does not name a template type
Summary: dev-games/simgear-2018.3.2 : /.../NasalHash.hxx:123:23: error: enable_if in n...
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: PATCH
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-04-21 19:29 UTC by Toralf Förster
Modified: 2019-05-25 20:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.25 KB, text/plain)
2019-04-21 19:29 UTC, Toralf Förster
Details
dev-games:simgear-2018.3.2:20190419-210455.log (dev-games:simgear-2018.3.2:20190419-210455.log,100.54 KB, text/plain)
2019-04-21 19:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.23 KB, text/plain)
2019-04-21 19:29 UTC, Toralf Förster
Details
environment (environment,111.09 KB, text/plain)
2019-04-21 19:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.03 KB, application/x-bzip)
2019-04-21 19:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.93 KB, application/x-bzip)
2019-04-21 19:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.66 KB, application/x-bzip)
2019-04-21 19:30 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 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(+)