[SCIP] build error with scip 6.0

Matthew Galati matthew.galati at gmail.com
Wed Jul 4 19:36:53 CEST 2018


I am trying to build scip 6.0.

Cmake ran fine.

Make stops here:

In file included from
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex.h:37,
                 from
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/solvedbds.cpp:18:
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxequilisc.h:60:
error: expected ‘;’ before ‘override’
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxequilisc.h:70:
error: expected ‘;’ before ‘virtual’
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxequilisc.h:70:
error: expected ‘;’ before ‘override’
In file included from
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex.h:38,
                 from
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/solvedbds.cpp:18:
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxleastsqsc.h:76:
error: ISO C++ forbids initialization of member ‘acrcydivisor’
/LOG_DATA/SCIP/scipoptsuite-6.0.0/soplex/src/soplex/spxleastsqsc.h:76:
error: making ‘acrcydivisor’ static
...



I am using:
magala at orgrd049.unx.sas.com> gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-gnu-unique-object
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
--with-ppl --with-cloog --with-tune=generic --with-arch_32=i686
--build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)


Do I need some kind of configuration flag for this version of GCC?


Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20180704/2db6aca5/attachment.html>


More information about the Scip mailing list