Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2015 01:26:38 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r383950 - in head/math/gambit: . files
Message-ID:  <5530452E.7080309@marino.st>
In-Reply-To: <201504131918.t3DJIb0E063040@svn.freebsd.org>
References:  <201504131918.t3DJIb0E063040@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/13/2015 21:18, Dmitry Marakasov wrote:
> Author: amdmi3
> Date: Mon Apr 13 19:18:36 2015
> New Revision: 383950
> URL: https://svnweb.freebsd.org/changeset/ports/383950
> 
> Log:
>   Fix build with c++11
> 
> Added:
>   head/math/gambit/files/patch-src_libgambit_matrix.cc   (contents, props changed)
>   head/math/gambit/files/patch-src_tools_enumpoly_pelqhull.cc   (contents, props changed)
> Modified:
>   head/math/gambit/Makefile


Actually it stopped building on gcc5:
--- gambit-gnm ---
src/tools/gt/aggame.o: In function `aggame::SymPayoffMatrix(cmatrix&,
cvector&, double)':
aggame.cc:(.text+0xe04): undefined reference to `agg::doProjection(int,
int, double*)'
--- gambit-ipa ---
*** [gambit-ipa] Error code 1

However the dragonfly world changed before this build so I'm not 100%
sure these patches are responsible, so this is FYI for now.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5530452E.7080309>