make: stopped in /usr/ports/math/coinmp

iZEN izen at mail.ru
Fri Oct 4 16:53:01 UTC 2013


# cd /usr/ports/math/coinmp/ && make MAKE_JOBS_UNSAFE=yes
...
...
...
In file included from CglLandPSimplex.cpp:11:
In file included from ./CglLandPSimplex.hpp:14:
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/string:434:
/usr/include/c++/v1/algorithm:678:97: error: invalid operands to binary
       expression ('const LAP::reducedCost' and 'const LAP::reducedCost')
   ...operator()(const _T1& __x, const _T1& __y) const {return __x < __y;}
                                                               ~~~ ^ ~~~
/usr/include/c++/v1/algorithm:4763:13: note: in instantiation of member 
function
       'std::__1::__less<LAP::reducedCost, LAP::reducedCost>::operator()'
       requested here
         if (__comp(*__ptr, *--__last))
             ^
/usr/include/c++/v1/algorithm:4854:13: note: in instantiation of function
       template specialization
'std::__1::__push_heap_back<std::__1::__less<LAP::reducedCost,
       LAP::reducedCost> &, LAP::reducedCost *>' requested here
             __push_heap_back<_Compare>(__first, ++__last, __comp, ++__i);
             ^
/usr/include/c++/v1/algorithm:4869:5: note: in instantiation of function
       template specialization
'std::__1::__make_heap<std::__1::__less<LAP::reducedCost,
       LAP::reducedCost> &, LAP::reducedCost *>' requested here
     __make_heap<_Comp_ref>(__first, __last, __comp);
     ^
/usr/include/c++/v1/algorithm:4878:12: note: in instantiation of function
       template specialization 'std::__1::make_heap<LAP::reducedCost *,
       std::__1::__less<LAP::reducedCost, LAP::reducedCost> >' requested 
here
     _VSTD::make_heap(__first, __last, __less<typename iterator_traits<_R...
            ^
CglLandPSimplex.cpp:2225:10: note: in instantiation of function template
       specialization 'std::__1::make_heap<LAP::reducedCost *>' 
requested here
     std::make_heap(rc, rc + k);
          ^
CglLandPSimplex.cpp:2093:10: note: candidate function not viable: 'this'
       argument has type 'const LAP::reducedCost', but method is not 
marked const
     bool operator<(const reducedCost & other)
          ^
/usr/include/c++/v1/utility:397:1: note: candidate template ignored: 
could not
       match 'pair<type-parameter-0-0, type-parameter-0-1>' against
       'const LAP::reducedCost'
operator< (const pair<_T1,_T2>& __x, const pair<_T1,_T2>& __y)
^
/usr/include/c++/v1/iterator:566:1: note: candidate template ignored: 
could not
       match 'reverse_iterator<type-parameter-0-0>' against
       'const LAP::reducedCost'
operator<(const reverse_iterator<_Iter1>& __x, const reverse_iterator<_I...
^
/usr/include/c++/v1/iterator:961:1: note: candidate template ignored: 
could not
       match 'move_iterator<type-parameter-0-0>' against 'const 
LAP::reducedCost'
operator<(const move_iterator<_Iter1>& __x, const move_iterator<_Iter2>& 
__y)
^
/usr/include/c++/v1/iterator:1277:1: note: candidate template ignored: 
could not
       match '__wrap_iter<type-parameter-0-0>' against 'const 
LAP::reducedCost'
operator<(const __wrap_iter<_Iter1>& __x, const __wrap_iter<_Iter2>& __y...
^
/usr/include/c++/v1/memory:2953:1: note: candidate template ignored: 
could not
       match 'unique_ptr<type-parameter-0-0, type-parameter-0-1>' against
       'const LAP::reducedCost'
operator< (const unique_ptr<_T1, _D1>& __x, const unique_ptr<_T2, _D2>& __y)
^
/usr/include/c++/v1/memory:3011:1: note: candidate template ignored: 
could not
       match 'unique_ptr<type-parameter-0-0, type-parameter-0-1>' against
       'const LAP::reducedCost'
operator<(const unique_ptr<_T1, _D1>& __x, nullptr_t)
^
/usr/include/c++/v1/memory:3020:1: note: candidate template ignored: 
could not
       match 'unique_ptr<type-parameter-0-0, type-parameter-0-1>' against
       'const LAP::reducedCost'
operator<(nullptr_t, const unique_ptr<_T1, _D1>& __x)
^
/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.
*** Error code 1

Stop.
make[6]: stopped in 
/portsobj/usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src/CglLandP
*** Error code 1

Stop.
make[5]: stopped in 
/portsobj/usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src
*** Error code 1

Stop.
make[4]: stopped in 
/portsobj/usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl/src
*** Error code 1

Stop.
make[3]: stopped in /portsobj/usr/ports/math/coinmp/work/CoinMP-1.7.0/Cgl
*** Error code 1

Stop.
make[2]: stopped in /portsobj/usr/ports/math/coinmp/work/CoinMP-1.7.0
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/math/coinmp
*** Error code 1

Stop.
make: stopped in /usr/ports/math/coinmp


# cat /var/db/ports/math_coinmp/options
# This file is auto-generated by 'make config'.
# Options for CoinMP-1.7.0
_OPTIONS_READ=CoinMP-1.7.0
_FILE_COMPLETE_OPTIONS_LIST=DEBUG DOCS
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_UNSET+=DOCS



More information about the freebsd-ports mailing list