You are not logged in.

#1 2016-07-04 03:06:52

EmeraldJade
Member
Registered: 2016-07-04
Posts: 1

Stepmania internal compiler error

In attempting to build the stepmania package (version 5.0.11-2) I consistently get the following error:

/home/daniel/AUR-packages/stepmania/src/stepmania-5.0.11/src/ThemeMetric.h:280:4: internal compiler error: in emit_move_insn, at expr.c:3546
    m_metric[*s].Load( sGroup, pfn(*s) );
    ^~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
make[2]: *** [src/CMakeFiles/StepMania.dir/build.make:8319: src/CMakeFiles/StepMania.dir/ScreenNetSelectMusic.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:418: src/CMakeFiles/StepMania.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Searching around for "internal compiler error: in emit_move_insn, at expr.c:3546", I found this. As far as I can tell the compiler bug was fixed on June 3rd, but the current version of gcc in the main repositories is from June 2nd. Could this be what's wrong? Is there a way I can use the patch from that link, at least to build stepmania?

Thanks in advance! smile

Offline

Board footer

Powered by FluxBB