[SCIP] Installing SCIP-optsuit-3.2.1 on OSX 10.10.5

Stefan Vigerske stefan at math.hu-berlin.de
Wed May 25 15:37:16 CEST 2016


Hi,

I think you compiler is completely broken.
Try to install a fresh one.
Or maybe see if COMP=clang will work?

Stefan

On 05/25/2016 03:27 PM, Feng Gao wrote:
> Hi all,
>
> I am trying to install SCIP on OSX 10.10.5. However, I get the following
> errors:
>
> -> compiling obj/O.darwin.x86_64.gnu.opt/lib/slufactor.o
> src/slufactor.cpp: In member function ‘virtual void
> soplex::SSVectorBase<double>::_ZThn40_N6soplex12SSVectorBaseIdED1Ev()’:
> src/slufactor.cpp:1369:1: error: unrecognizable insn:
>  } // namespace soplex
>  ^
> (call_insn/j 3 2 4 (call (mem/u/c:DI (const:DI (unspec:DI [
>                         (symbol_ref/i:DI
> ("_ZN6soplex12SSVectorBaseIdED1Ev") [flags 0x1] <function_decl 0x103ab01b0
> __comp_dtor >)
>                     ] UNSPEC_GOTPCREL)) [0  S8 A8])
>         (const_int 0 [0])) src/ssvectorbase.h:851 -1
>      (nil)
>     (nil))
> src/slufactor.cpp:1369:1: internal compiler error: in insn_min_length, at
> config/i386/i386.md:1894
>
> src/slufactor.cpp:1369:1: internal compiler error: Abort trap: 6
> g++: internal compiler error: Abort trap: 6 (program cc1plus)
> make[3]: *** [obj/O.darwin.x86_64.gnu.opt/lib/slufactor.o] Abort trap: 6
> make[2]: [makelibfile] Error 2 (ignored)
> -> compiling obj/O.darwin.x86_64.gnu.opt/lib/slufactor.o
> src/slufactor.cpp: In member function ‘virtual void
> soplex::SSVectorBase<double>::_ZThn40_N6soplex12SSVectorBaseIdED1Ev()’:
> src/slufactor.cpp:1369:1: error: unrecognizable insn:
>  } // namespace soplex
>  ^
> (call_insn/j 3 2 4 (call (mem/u/c:DI (const:DI (unspec:DI [
>                         (symbol_ref/i:DI
> ("_ZN6soplex12SSVectorBaseIdED1Ev") [flags 0x1] <function_decl 0x1031f31b0
> __comp_dtor >)
>                     ] UNSPEC_GOTPCREL)) [0  S8 A8])
>         (const_int 0 [0])) src/ssvectorbase.h:851 -1
>      (nil)
>     (nil))
> src/slufactor.cpp:1369:1: internal compiler error: in insn_min_length, at
> config/i386/i386.md:1894
>
> src/slufactor.cpp:1369:1: internal compiler error: Abort trap: 6
> g++: internal compiler error: Abort trap: 6 (program cc1plus)
> make[3]: *** [obj/O.darwin.x86_64.gnu.opt/lib/slufactor.o] Abort trap: 6
> make[2]: [all] Error 2 (ignored)
>
> -> compiling obj/O.darwin.x86_64.gnu.opt/lib/lpi/lpi_spx.o
> src/lpi/lpi_spx.cpp: In member function ‘virtual void
> soplex::SSVectorBase<double>::_ZThn40_N6soplex12SSVectorBaseIdED1Ev()’:
> src/lpi/lpi_spx.cpp:5240:1: error: unrecognizable insn:
>  }
>  ^
> (call_insn/j 3 2 4 (call (mem/u/c:DI (const:DI (unspec:DI [
>                         (symbol_ref/i:DI
> ("_ZN6soplex12SSVectorBaseIdED1Ev") [flags 0x1] <function_decl 0x103bf6288
> __comp_dtor >)
>                     ] UNSPEC_GOTPCREL)) [0  S8 A8])
>         (const_int 0 [0])) lib/spxinc/ssvectorbase.h:851 -1
>      (nil)
>     (nil))
> src/lpi/lpi_spx.cpp:5240:1: internal compiler error: in insn_min_length, at
> config/i386/i386.md:1894
>
> src/lpi/lpi_spx.cpp:5240:1: internal compiler error: Abort trap: 6
> g++: internal compiler error: Abort trap: 6 (program cc1plus)
> make[3]: *** [obj/O.darwin.x86_64.gnu.opt/lib/lpi/lpi_spx.o] Abort trap: 6
> make[2]: *** [libs] Error 2
> make[1]: *** [scipbinary] Error 2
> make: *** [scipbinary] Error 2
>
> Is there anyone building SCIP successfully on OSX 10.10.5? Are there any
> workarounds for the above errors?
>
> Best regards,
>
> Feng Gao
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip
>


-- 
http://www.gams.com/~stefan


More information about the Scip mailing list