I’m trying to update Homebrew’s version of Dynare at https://github.com/Homebrew/homebrew-core/pull/69148.
To test the build, we run dynare bkk.mod console
in an Octave script. This works fine on Mojave and Catalina, but returns the following error on Big Sur:
error: Dynare: preprocessing failed
error: called from
dynare at line 282 column 5
test at line 4 column 1
CI run logs available at https://github.com/Homebrew/homebrew-core/pull/69148/checks?check_run_id=1717557482. Assistance would be appreciated.