See https://aur.archlinux.org/packages/sphinxbase/#comment-838981 regarding the Python 3.10 rebuild.
Search Criteria
Package Details: python-pocketsphinx 5.0.4-1
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: | 102 |
Popularity: | 0.000000 |
First Submitted: | 2008-08-08 21:47 (UTC) |
Last Updated: | 2025-01-10 23:26 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- python (python37AUR)
- python-sounddeviceAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cython (cython-gitAUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build-core (make)
- python-sounddeviceAUR (make)
Required by (3)
- jelvis
- python-speechrecognition (check)
- python-speechrecognition (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
Martchus commented on 2021-12-03 18:55 (UTC)
Martchus commented on 2021-12-03 18:55 (UTC)
It won't build against Python 3.10:
Please check your Python installation. The error was:
<string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
I've pushed a fix on https://github.com/Martchus/PKGBUILDs and my binary repo's staging already contains a rebuilt package. I'll update the AUR package once Python 3.10 enters the normal/official repositories.
yochananmarqos commented on 2021-09-10 14:02 (UTC)
@Martchus: I'd say it's long overdue to drop Python 2. Either way, both Python 2 & 3 modules should not be installed in the same package.
Martchus commented on 2020-09-21 14:52 (UTC)
@tbjta Your build error is produced by the sphinxbase
package. So please look at the comment section of that package - there are already relevant comments.
Martchus commented on 2020-09-21 14:50 (UTC)
@idlusen pkgconf
is in the group base-devel
and must therefore not be added to makedepends
(https://wiki.archlinux.org/index.php/PKGBUILD#makedepends).
idlusen commented on 2020-09-21 12:35 (UTC)
I had to install pkgconf
in order to have it built, maybe add that to makedepends.
Martchus commented on 2020-04-08 12:37 (UTC)
@nathanielcwm See https://github.com/Martchus/PKGBUILDs/issues/112. And don't flag packages as out-of-date when you run into build errors.
nathanielcwm commented on 2020-04-07 22:11 (UTC) (edited on 2020-04-07 22:19 (UTC) by nathanielcwm)
I'm getting this error when trying to build.
! LaTeX Error: File `newunicodechar.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
Enter file name: ! Undefined control sequence.
<recently read> \newunicodechar
l.6 \newunicodechar
{⁻}{${}^{-}$}% Superscript minus
? ^C! Interruption.
l.6 \newunicodechar
{⁻}{${}^{-}$}% Superscript minus
? Cleaning up...
Exiting...
make[1]: *** [Makefile:611: html/index.html] Error 1
make: *** [Makefile:478: all-recursive] Interrupt
Installing texlive-latexextra fixes that but I also need to remove doxygen or else it will have a different error while building
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