Csound Csound-dev Csound-tekno Search About

[Csnd] 7.0 build error

Date2025-04-20 10:06
FromRaoul MEGELAS
Subject[Csnd] 7.0 build error
Good day to all,
i am trying to build 7.0 just cloned.
i get this error:
[  0%] Generating csound_orcparse.c, csound_orcparse.h
~/csound/Engine/csound_orc.y:24.9-16: syntax error, unexpected identifier, expecting string
make[2]: *** [csound_orcparse.c] Error 1
make[1]: *** [CMakeFiles/CsoundLib64.dir/all] Error 2
make: *** [all] Error 2

any hint would be appreciated.
thanks  in advance.
Raoul MEGELAS

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2025-04-20 11:56
FromVictor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] [EXTERNAL] [Csnd] 7.0 build error
It's a bison issue. What version of bison do you have?

Prof. Victor Lazzarini
Maynooth University
Ireland

> On 20 Apr 2025, at 10:07, Raoul MEGELAS  wrote:
>
> *Warning*
>
> This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
>
> Good day to all,
> i am trying to build 7.0 just cloned.
> i get this error:
> [  0%] Generating csound_orcparse.c, csound_orcparse.h
> ~/csound/Engine/csound_orc.y:24.9-16: syntax error, unexpected identifier, expecting string
> make[2]: *** [csound_orcparse.c] Error 1
> make[1]: *** [CMakeFiles/CsoundLib64.dir/all] Error 2
> make: *** [all] Error 2
>
> any hint would be appreciated.
> thanks  in advance.
> Raoul MEGELAS
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2025-04-20 12:46
FromRaoul MEGELAS
SubjectRe: [Csnd] [EXTERNAL] [Csnd] 7.0 build error
Hello Victor,

Yes, the problem  was bison is installed with Xcode
and its version is 2.3!
i installed bison with brew (3.8.x)
And all is fine now.

many thanks.
Bests
Raoul



> On 20 Apr 2025, at 12:56, Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> wrote:
> 
> It's a bison issue. What version of bison do you have?
> 
> Prof. Victor Lazzarini
> Maynooth University
> Ireland
> 
>> On 20 Apr 2025, at 10:07, Raoul MEGELAS  wrote:
>> 
>> *Warning*
>> 
>> This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
>> 
>> Good day to all,
>> i am trying to build 7.0 just cloned.
>> i get this error:
>> [  0%] Generating csound_orcparse.c, csound_orcparse.h
>> ~/csound/Engine/csound_orc.y:24.9-16: syntax error, unexpected identifier, expecting string
>> make[2]: *** [csound_orcparse.c] Error 1
>> make[1]: *** [CMakeFiles/CsoundLib64.dir/all] Error 2
>> make: *** [all] Error 2
>> 
>> any hint would be appreciated.
>> thanks  in advance.
>> Raoul MEGELAS
>> 
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>       https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2025-04-20 12:55
FromVictor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] [EXTERNAL] [Csnd] 7.0 build error
yep, Apple's bison version is ridiculously old.
Prof. Victor Lazzarini
Maynooth University
Ireland

> On 20 Apr 2025, at 12:46, Raoul MEGELAS  wrote:
>
> Hello Victor,
>
> Yes, the problem  was bison is installed with Xcode
> and its version is 2.3!
> i installed bison with brew (3.8.x)
> And all is fine now.
>
> many thanks.
> Bests
> Raoul
>
>
>
>> On 20 Apr 2025, at 12:56, Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> wrote:
>>
>> It's a bison issue. What version of bison do you have?
>>
>> Prof. Victor Lazzarini
>> Maynooth University
>> Ireland
>>
>>>> On 20 Apr 2025, at 10:07, Raoul MEGELAS  wrote:
>>>
>>> *Warning*
>>>
>>> This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
>>>
>>> Good day to all,
>>> i am trying to build 7.0 just cloned.
>>> i get this error:
>>> [  0%] Generating csound_orcparse.c, csound_orcparse.h
>>> ~/csound/Engine/csound_orc.y:24.9-16: syntax error, unexpected identifier, expecting string
>>> make[2]: *** [csound_orcparse.c] Error 1
>>> make[1]: *** [CMakeFiles/CsoundLib64.dir/all] Error 2
>>> make: *** [all] Error 2
>>>
>>> any hint would be appreciated.
>>> thanks  in advance.
>>> Raoul MEGELAS
>>>
>>> Csound mailing list
>>> Csound@listserv.heanet.ie
>>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>>> Send bugs reports to
>>>      https://github.com/csound/csound/issues
>>> Discussions of bugs and features can be posted here
>>
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>       https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here