|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
http://man7.org/linux/man-pages/man3/ungetc.3p.html doesn't say that the ungot character has to be the same as
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
http://man7.org/linux/man-pages/man3/ungetc.3p.html doesn't say that the ungot character has to be the same as
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2757
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Probably, you must be right. I'm a bit surprised that it was broken recently. Or maybe, the way espeak uses
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Probably, you must be right. I'm a bit surprised that it was broken recently. Or maybe, the way espeak uses
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2756
·
|
|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
Got '1'Got ''Got '2'Got ''Got '3'Got ''Got '4'Ungot ' 'FTELL : 6Got ' 'Got ''Got '5'Got ''Got '6'Got ''Got '7'Got
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
Got '1'Got ''Got '2'Got ''Got '3'Got ''Got '4'Ungot ' 'FTELL : 6Got ' 'Got ''Got '5'Got ''Got '6'Got ''Got '7'Got
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2755
·
|
|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
That is strange. On my machine, I get output like:ungot 'l' 21037 => 21036
So ungetc is broken on the
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
That is strange. On my machine, I get output like:ungot 'l' 21037 => 21036
So ungetc is broken on the
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2754
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
ftell is called at the start of NextItem, so if my hypothesis is correct, it could mess with ungetc.
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
ftell is called at the start of NextItem, so if my hypothesis is correct, it could mess with ungetc.
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2753
·
|
|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Further investigation, it looks there's something really nasty happening with the stream, if I instrument
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Further investigation, it looks there's something really nasty happening with the stream, if I instrument
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2752
·
|
|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
No better luck :-) Unfortunately it has no effect. I have to make a pause, but I'll get back at it later, and
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
No better luck :-) Unfortunately it has no effect. I have to make a pause, but I'll get back at it later, and
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2751
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
Those are what I am seeing as well.
So it looks like it could be the code before reading the item_string in
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
Those are what I am seeing as well.
So it looks like it could be the code before reading the item_string in
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2750
·
|
|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Thanks! So it is the following sequence that looks really suspicious :7: WAV -> '('Ungot '('Got '('Got 'u'Got
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Thanks! So it is the following sequence that looks really suspicious :7: WAV -> '('Ungot '('Got '('Got 'u'Got
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2749
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
What I am seeing with the version on commit 07012f60736016e533a0428360797b08047a22e6 (which is working for me on
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
What I am seeing with the version on commit 07012f60736016e533a0428360797b08047a22e6 (which is working for me on
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2748
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
My suspicions go to the ungetc function :
This is how I instrumented it :static unsigned int
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
My suspicions go to the ungetc function :
This is how I instrumented it :static unsigned int
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2747
·
|
|
Updates to Github
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
My suspicions go to the ungetc function :
This is how I instrumented it :static unsigned int
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
My suspicions go to the ungetc function :
This is how I instrumented it :static unsigned int
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2746
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Ok, further investigation. Adding some debug here
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Ok, further investigation. Adding some debug here
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2745
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Second remark, investigating on the LF ('\n') and CR ('\r') track : I have only found two phoneme files with
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Second remark, investigating on the LF ('\n') and CR ('\r') track : I have only found two phoneme files with
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2744
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Hello Reece and thanks a lot for having taken the time to provide some clues. I am currently investigating ;
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By BenTalagan:
Hello Reece and thanks a lot for having taken the time to provide some clues. I am currently investigating ;
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2743
·
|
|
Re: Thinking of trying to use MakeMSI to create the espeak-ng installer
Hi Reece,
OK.
Is that components list built automatically?
If that one makes a lot of work i would just remove it.
The install size doesn't increase all that much when we install all languages.
What
Hi Reece,
OK.
Is that components list built automatically?
If that one makes a lot of work i would just remove it.
The install size doesn't increase all that much when we install all languages.
What
|
By
Simon Eigeldinger <simon.eigeldinger@...>
·
#2742
·
|
|
Re: Thinking of trying to use MakeMSI to create the espeak-ng installer
Hi Simon,
I would rather make use of something like https://wixtoolset.org/documentation/manual/v3/msbuild/task_reference/heatdirectory.html to generate the installation for files in a given
Hi Simon,
I would rather make use of something like https://wixtoolset.org/documentation/manual/v3/msbuild/task_reference/heatdirectory.html to generate the installation for files in a given
|
By
Reece H. Dunn
·
#2741
·
|
|
[espeak-ng:master] reported: Build fails on MacOS Catalina
#github
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
That's strange. It should work on 64-bit.
The error messages relate to compiling the phsource/phonemes file, but
[espeak-ng:master] New Comment on Issue #674 Build fails on MacOS Catalina
By rhdunn:
That's strange. It should work on 64-bit.
The error messages relate to compiling the phsource/phonemes file, but
|
By
espeak-ng@groups.io Integration <espeak-ng@...>
·
#2740
·
|
|
Re: Thinking of trying to use MakeMSI to create the espeak-ng installer
forgot to add maybe the MakeMSI group could help us designing a nice installer.
What do we need?
Greetings,
Simon
Am 15.11.2019 um 23:55 schrieb Simon Eigeldinger:
forgot to add maybe the MakeMSI group could help us designing a nice installer.
What do we need?
Greetings,
Simon
Am 15.11.2019 um 23:55 schrieb Simon Eigeldinger:
|
By
Simon Eigeldinger <simon.eigeldinger@...>
·
#2739
·
|
|
Thinking of trying to use MakeMSI to create the espeak-ng installer
Hi all,
I found Make MSI.
http://dennisbareis.com/makemsi.htm
which might be interesting for us.
Doesn't need a lot of GUID generation.
I guess mainly just one GUID for the installer.
If i have some
Hi all,
I found Make MSI.
http://dennisbareis.com/makemsi.htm
which might be interesting for us.
Doesn't need a lot of GUID generation.
I guess mainly just one GUID for the installer.
If i have some
|
By
Simon Eigeldinger <simon.eigeldinger@...>
·
#2738
·
|