[Cbc] Error when running coinbrew build command

Daniel Grace danwgrace at gmail.com
Sat Aug 3 18:17:56 EDT 2019


Hi,

Before installing CBC I tried to install CLP. The fetch command worked ok.
But I got some errors when running the following build command:
daniel at Gornvix ~/Documents/COINOR $ . coinbrew build Clp --test

The end of the output is:
/home/daniel/Documents/COINOR/CoinUtils/CoinUtils/src/bron_kerbosch.cpp: In
function 'void bron_kerbosch_algorithm(BronKerbosch*, const
ArrayOfVertices*, ListOfVertices*, ArrayOfVertices*)':
/home/daniel/Documents/COINOR/CoinUtils/CoinUtils/src/bron_kerbosch.cpp:307:31:
warning: range-based 'for' loops only available with -std=c++11 or
-std=gnu++11
         for(const size_t &v : P_excluding_N_u) {
                               ^
Makefile:709: recipe for target 'bron_kerbosch.lo' failed
make[2]: *** [bron_kerbosch.lo] Error 1
make[2]: Leaving directory
'/home/daniel/Documents/COINOR/build/CoinUtils/src'
Makefile:527: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/daniel/Documents/COINOR/build/CoinUtils/src'
Makefile:436: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

I am running on Linux Mint 18.3.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20190803/100ce8c2/attachment.html>


More information about the Cbc mailing list