8000 Compiling Cbc@master with coinbrew@master fails · Issue #74 · coin-or/coinbrew · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Compiling Cbc@master with coinbrew@master fails #74
Open
@kbrix2000

Description

@kbrix2000

Dear coinbrew developers,

currently compiling the master branch of Cbc with the master branch version of coinbrew following these instructions fails on a Debian GNU/Linux 11 system. There is an error while building Clp master using MPI, namely

[...]

##################################################
### Building Clp master
##################################################

Clp/src/ClpCholeskyMumps.cpp:22:10: fatal error: mpi.h: No such file or directory
   22 | #include "mpi.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:1017: ClpCholeskyMumps.lo] Error 1
make[1]: *** [Makefile:732: all] Error 2
make: *** [Makefile:459: all-recursive] Error 1

Error: Build failed, see error output above
$

In contrast, compiling older versions of Cbc, e.g. version 2.10.5 or 2.10.8, works fine using the master branch version of coinbrew.

Moreover, the old version 1.0 of coinbrew works well for the current master of Cbc besides the known incompatibility of MUMPS and a gcc newer than version 10, see e.g. #47 and the references therein (fix: add option ADD_FFLAGS=-fallow-argument-mismatch).

Could you please check? Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0