Skip to content
New issue

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

make-version.sh compilation infinite loop #74

Open
int3rsys opened this issue Jun 21, 2023 · 0 comments
Open

make-version.sh compilation infinite loop #74

int3rsys opened this issue Jun 21, 2023 · 0 comments

Comments

@int3rsys
Copy link

Hi,
I cloned the repo and ran the make command. During the compilation, it entered into an inifinite loop:
.... sh make-version.sh >version.cpp : not foundn.sh: 4: echo Expect 3 shift/reduce conflicts, 64 reduce/reduce conflicts Expect 3 shift/reduce conflicts, 64 reduce/reduce conflicts ../btyacc/btyacc -d -b eval -p eval_ eval.y mv -f eval.tab.c eval.cpp sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: ...

Trying to run 'make clean' afterwards also hits the infinite loop:
ilyar@irozents-mobl:/mnt/c/Users/irozents/Downloads/cscout$ make clean cd src && make clean make[1]: Entering directory '/mnt/c/Users/irozents/Downloads/cscout/src' sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4: sh make-version.sh >version.cpp : not foundn.sh: 4:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant