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

festival/bin/festival cannot install properly #345

Open
moonnee opened this issue Apr 15, 2018 · 0 comments · May be fixed by #481
Open

festival/bin/festival cannot install properly #345

moonnee opened this issue Apr 15, 2018 · 0 comments · May be fixed by #481

Comments

@moonnee
Copy link

moonnee commented Apr 15, 2018

I am trying to get the phone alignment with merlin. In merlin/egs/build_your_own_voices/s1, I found 02_prepare_labels.sh, which could get phone_align, but encountered

Error in '...........merlin/tools/festival/bin/festival': free (): invalid next size (fast) : ......

I checked merlin/tools/festival/bin/festival with run"bin/festival" and got the attached screenshoot.
image

I search the Internet and people said compiling festival with gcc-4.8 will fix this question. Currently, my version is gcc 6.2.0. While I am trying to install gcc-4.8 without administrators right, I got

In file included from ../.././gcc/cp/except.c:1005:0:
cfns.gperf: In function ‘const char* libc_name_p(const char*, unsigned int)’:
cfns.gperf:101:1: error: ‘const char* libc_name_p(const char*, unsigned int)’ redeclared inline with ‘gnu_inline’ attribute
cfns.gperf:26:14: note: ‘const char* libc_name_p(const char*, unsigned int)’ previously declared here

I searched for a long time without finding a solution.
Any idea what I can do? Thanks in advance.

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

Successfully merging a pull request may close this issue.

1 participant