Skip to content

espeak-ng: explicitly disable parallel building#142900

Merged
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
trofi:sequential-espeak-ng
Oct 26, 2021
Merged

espeak-ng: explicitly disable parallel building#142900
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
trofi:sequential-espeak-ng

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Oct 25, 2021

Current release lacks dependencies on local espeak-ng:

cd dictsource && ESPEAK_DATA_PATH=/build/espeak-ng LD_LIBRARY_PATH=../src: \
    ../src/espeak-ng --compile=yue && cd ..
bash: line 1: ../src/espeak-ng: No such file or directory

Should be fixed in next release: espeak-ng/espeak-ng#1029
Can't apply patch as is as Makefile.am diverged quite a bit since 1.50
release.

Current release lacks dependencies on local espeak-ng:

    cd dictsource && ESPEAK_DATA_PATH=/build/espeak-ng LD_LIBRARY_PATH=../src: \
        ../src/espeak-ng --compile=yue && cd ..
    bash: line 1: ../src/espeak-ng: No such file or directory

Should be fixed in next release: espeak-ng/espeak-ng#1029
Can't apply patch as is as Makefile.am diverged quite a bit since 1.50
release.
@SuperSandro2000 SuperSandro2000 merged commit 45e2dc6 into NixOS:staging Oct 26, 2021
@trofi trofi deleted the sequential-espeak-ng branch October 26, 2021 09:49
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 this pull request may close these issues.

2 participants