We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The build is from the latest commit in the repo, but same error occurs with 0.4.17 release.
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -I/opt/local/include -pipe -Os -arch ppc -arch ppc64 -c -o libfsm_la-actexp.lo `test -f 'actexp.cc' || echo './'`actexp.cc libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -I/opt/local/include -pipe -Os -arch ppc -arch ppc64 -c actexp.cc -fno-common -DPIC -o .libs/libfsm_la-actexp.o codegen.cc: In member function 'void TableArray::stringGenerate(long long int)': codegen.cc:211: error: duplicate case value codegen.cc:205: error: previously used here libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -I/opt/local/include -pipe -Os -arch ppc -arch ppc64 -c redfsm.cc -o libfsm_la-redfsm.o >/dev/null 2>&1 libtool: compile: /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../src -I../../src/aapl -I/opt/local/include -pipe -Os -arch ppc -arch ppc64 -c actexp.cc -o libfsm_la-actexp.o >/dev/null 2>&1 fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_colm/colm/work/.tmp/cc7lW18x.out (No such file or directory) make[3]: *** [libfsm_la-codegen.lo] Error 1 make[3]: *** Waiting for unfinished jobs....
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The build is from the latest commit in the repo, but same error occurs with 0.4.17 release.
The text was updated successfully, but these errors were encountered: