Search Criteria
Package Details: mimic1 1.3.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mimic1.git (read-only, click to copy) |
---|---|
Package Base: | mimic1 |
Description: | Text-to-speech voice synthesis from the Mycroft project. |
Upstream URL: | https://mimic.mycroft.ai/ |
Licenses: | custom |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-01-25 11:03 (UTC) |
Last Updated: | 2023-01-25 11:03 (UTC) |
Dependencies (6)
- alsa-lib
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- icu (icu-gitAUR) (make)
- libtool (libtool-gitAUR) (make)
Latest Comments
andreab82 commented on 2023-05-04 16:40 (UTC)
Same here, failing with: ==> Starting check()... Making check in . make[1]: Entering directory '/home/andrea/.cache/pacaur/mimic1/src/mimic1-1.3.0.1' CC src/hts/hts_engine_API/lib/libttsmimic_la-HTS_model.lo In function 'HTS_Model_load_pdf', inlined from 'HTS_Model_load' at src/hts/hts_engine_API/lib/HTS_model.c:745:8: src/hts/hts_engine_API/lib/HTS_model.c:701:7: error: 'free' called on pointer 'model.npdf' with nonzero offset 16 [-Werror=free-nonheap-object] 701 | free(model->npdf); | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: [Makefile:3743: src/hts/hts_engine_API/lib/libttsmimic_la-HTS_model.lo] Error 1 make[1]: Target 'check-am' not remade because of errors. make[1]: Leaving directory '/home/andrea/.cache/pacaur/mimic1/src/mimic1-1.3.0.1' make: * [Makefile:4809: check-recursive] Error 1 make: Target 'check' not remade because of errors. ==> ERROR: A failure occurred in check(). Aborting... :: failed to build mimic1 package(s)
The Upstream URL above https://mimic.mycroft.ai/ returns 502.
Has anyone found a workaround yet?
defaultxr commented on 2023-04-04 20:30 (UTC) (edited on 2023-04-04 20:30 (UTC) by defaultxr)
Same problem here, on vanilla Arch. Looks like it may fail because of this error:
kb8doa commented on 2023-02-03 18:19 (UTC)
Not working here with current Manjaro KDE: "make[1]: Target 'check-am' not remade because of errors. make[1]: Leaving directory '/var/tmp/pamac-build-ljenkins/mimic1/src/mimic1-1.3.0.1' make: *** [Makefile:4809: check-recursive] Error 1 make: Target 'check' not remade because of errors. ==> ERROR: A failure occurred in check(). Aborting..."