Hi, I get the following error during the build process:
[...]
cython -o pocketsphinx.c pocketsphinx.pyx -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/sphinxbase -I/python
Error compiling Cython file:
------------------------------------------------------------
...
cdef set_iter(NGramIter self, ngram_iter_t *itor)
cdef class HuffCode:
cdef huff_code_t *hc
cdef file fh
^
------------------------------------------------------------
sphinxbase.pxd:148:9: 'file' is not a type identifier
make[1]: *** [pocketsphinx.c] Error 1
make[1]: Leaving directory `/home/apl/builds/pocketsphinx/src/pocketsphinx-0.6.1/python'
make: *** [all-recursive] Error 1
Search Criteria
Package Details: python-pocketsphinx 5.0.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pocketsphinx.git (read-only, click to copy) |
---|---|
Package Base: | pocketsphinx |
Description: | A small speech recognizer |
Upstream URL: | https://cmusphinx.github.io |
Keywords: | mobile recognition speech |
Licenses: | MIT, BSD-3-Clause, BSD-2-Clause |
Submitter: | None |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 104 |
Popularity: | 0.000744 |
First Submitted: | 2008-08-08 21:47 (UTC) |
Last Updated: | 2024-10-12 21:42 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-sounddevice
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-scikit-build-core (make)
- python-sounddevice (make)
Required by (1)
Sources (1)
chemist69 commented on 2011-03-30 17:55 (UTC)
td123 commented on 2010-11-26 03:50 (UTC)
I'll update this as soon as sphinxbase is fixed.
td123 commented on 2010-11-26 03:14 (UTC)
please update the pythondir and there are errors during the build
gee commented on 2010-11-26 02:26 (UTC)
0.6.1 was released a couple days after last update here.
kalio commented on 2010-06-14 20:43 (UTC)
Thank you, it works now! :)
td123 commented on 2010-06-14 18:34 (UTC)
updated pocketsphinx to 0.6
@linkmaster03
The sphinxbase PKGBUILD is broken.
I fixed it and posted it to the comments section of sphinxbase.
You can wait for the maintainer to update it or make it yourself in the mean time.
td123 commented on 2010-06-14 18:24 (UTC)
Fixed your PKGBUILD, new one can be found here: http://paste.pocoo.org/show/225386/
kalio commented on 2010-06-14 01:11 (UTC)
I cannot get this package to build. When ./configure is run, it says that it cannot find SphinxBase (even though I have it installed), and it errors out.
Pinned Comments
Martchus commented on 2020-01-19 12:15 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Martchus commented on 2020-01-19 11:46 (UTC) (edited on 2020-01-19 12:14 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff