kmatheussen / radium

A graphical music editor. A next generation tracker.
http://users.notam02.no/~kjetism/radium/
GNU General Public License v2.0
835 stars 36 forks source link

compilation terminated due to -fmax-errors=5 #1385

Closed dchmelik closed 1 year ago

dchmelik commented 1 year ago

1. Steps to reproduce the problem.

I think the bug happens when -fmax-errors=5.

2. Which version of Radium are you using? Do you know if an earlier version has worked?

6.9.99, 20220616_1bce67619. First time trying (haven't run yet).

3. If relevant, which operating system did you run Radium on?

Slackware64 15.1-current GNU/Linux

kmatheussen commented 1 year ago

The reason seems to be that the included version of Faust doesn't work with LLVM 14, which you seem to have installed on your system. It seems like you either have to install an older version of LLVM, or disable LLVM. I recommend the latter:

export INCLUDE_FAUSTDEV_BUT_NOT_LLVM="jadda"
dchmelik commented 1 year ago

Yes: was able to build more.