Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 14:03:49 -0400
From:      Ajtim <lumiwa@gmail.com>
To:        Rainer Hurling <rhurlin@gwdg.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: coinmp
Message-ID:  <20131016140349.3ea9356a@lumiwa.farms.net>
In-Reply-To: <525ECC91.9080203@gwdg.de>
References:  <20131016123922.33523707@lumiwa.farms.net> <525ECC91.9080203@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Oct 2013 19:27:45 +0200
Rainer Hurling <rhurlin@gwdg.de> wrote:

> Am 16.10.2013 18:39, schrieb Ajtim:
> > Hi!
> > 
> > My system:FreeBSD 10.0-BETA1 #0 r256420: Sun Oct 13 01:43:07 UTC
> > 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
> > 
> > 
> > I tried to install Openoffice-4 and it stopped in math/coinmp:
> > 
> > /usr/include/c++/v1/memory:4799:1: note: candidate template
> > ignored: could not match 'shared_ptr<type-parameter-0-0>' against
> > 'const LAP::reducedCost' operator<(const shared_ptr<_Tp>& __x,
> > const shared_ptr<_Up>& __y) _NOEXCEPT
> > ^ /usr/include/c++/v1/memory:4864:1: note: candidate template
> > ignored: could not match 'shared_ptr<type-parameter-0-0>' against
> > 'const LAP::reducedCost' operator<(const shared_ptr<_Tp>& __x,
> > nullptr_t) _NOEXCEPT ^ /usr/include/c++/v1/memory:4872:1: note:
> > candidate template ignored: could not match
> > 'shared_ptr<type-parameter-0-0>' against 'const LAP::reducedCost'
> > operator<(nullptr_t, const shared_ptr<_Tp>& __x) _NOEXCEPT ^ 1
> > error generated. *** [CglLandPSimplex.lo] Error code 1
> > 
> > make[6]: stopped
> > in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src/CglLandP 1 error
> > 
> > make[6]: stopped
> > in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src/CglLandP ***
> > [all-recursive] Error code 1
> > 
> > make[5]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src
> > 1 error
> > 
> > make[5]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src
> > *** [all] Error code 2
> > 
> > make[4]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src
> > 1 error
> > 
> > make[4]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src
> > *** [all-recursive] Error code 1
> > 
> > make[3]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl
> > 1 error
> > 
> > make[3]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl
> > *** [all-recursive] Error code 1
> > 
> > make[2]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0
> > 1 error
> > 
> > make[2]: stopped in /usr/ports/math/coinmp/work/CoinMP-1.7.0
> > ===> Compilation failed unexpectedly.
> > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
> > failure to the maintainer.
> > *** Error code 1
> > 
> > Stop.
> > make[1]: stopped in /usr/ports/math/coinmp
> > *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/ports/math/coinmp
> > 
> > ===>>> make failed for math/coinmp
> > ===>>> Aborting update
> > 
> > ===>>> Update for math/coinmp failed
> > ===>>> Aborting update
> > 
> > ===>>> Killing background jobs
> > 
> > Thank you.
> > 
> > Mitja
> 
> It should work by using
> 
> env USE_GCC=any make
> 
> 
> OpenOffice-4 also uses GCC for its build, but it fails with nss. But
> that's another story ...
> 
> HTH,
> Rainer
> 

It works for coinmp. Thank you.



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