Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 12:39:22 -0400
From:      Ajtim <lumiwa@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   coinmp
Message-ID:  <20131016123922.33523707@lumiwa.farms.net>

next in thread | raw e-mail | index | archive | help
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



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