orca icon indicating copy to clipboard operation
orca copied to clipboard

mira: exp_flexer.cc

Open tmozgach opened this issue 6 years ago • 7 comments

==> Installing homebrew/science/mira
==> Downloading https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira-4.0.2.tar.bz2
==> Downloading from https://superb-dca2.dl.sourceforge.net/project/mira-assembler/MIRA/stable/mira-4.0.2.tar.bz2
######################################################################## 100.0%
==> ./configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/mira/4.0.2 --with-expat=/home/linuxbrew/.linuxbrew/opt/expat --with-expat-lib=-L/home/linuxbrew/.linuxbrew/opt/exp
==> make LIBS='-lboost_regex-mt -lboost_system-mt -lboost_filesystem-mt -lboost_iostreams-mt -lboost_thread-mt -lexpat -lz'
Last 15 lines from /home/linuxbrew/.cache/Homebrew/Logs/mira/02.make:
In file included from exp_flexer.cc:323:0:
/home/linuxbrew/.linuxbrew/include/FlexLexer.h:156:8: error: candidate is: void EXPFlexLexer::yy_init_buffer(yy_buffer_state*, std::istream&)
   void yy_init_buffer( yy_buffer_state* b, std::istream& s );
        ^
make[5]: *** [exp_flexer.o] Error 1
make[5]: Leaving directory `/tmp/mira-20170816-8616-4nd1wo/mira-4.0.2/src/io'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/tmp/mira-20170816-8616-4nd1wo/mira-4.0.2/src/io'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/mira-20170816-8616-4nd1wo/mira-4.0.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/mira-20170816-8616-4nd1wo/mira-4.0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mira-20170816-8616-4nd1wo/mira-4.0.2'
make: *** [all] Error 2

READ THIS: https://github.com/Linuxbrew/brew/blob/master/docs/Troubleshooting.md#troubleshooting
Please do not report this issue to Homebrew/brew or Homebrew/core, which support macOS only.

These open issues may also help:
mira: Add desc and rename google-perftools https://github.com/Homebrew/homebrew-science/pull/5522
mira: exp_flexer.cc:766:9: error: no match for 'operator=' https://github.com/Homebrew/homebrew-science/issues/3424
mira error quirks.C:56:5: error: 'cout' is not a member of 'std' https://github.com/Homebrew/homebrew-science/issues/2268

tmozgach avatar Aug 16 '17 22:08 tmozgach