@markginter31 By the way, "Clean install of Manjaro" is really not useful. If you want to specify your build environment, better provide the output of e.g. pacman -Q
. A "clean" build environment is generally a build environment with only the required packages for the build and packages belonging to the base-devel
group: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
Search Criteria
Package Details: 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.000438 |
First Submitted: | 2008-08-08 21:47 (UTC) |
Last Updated: | 2024-10-12 21:42 (UTC) |
Dependencies (10)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- 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)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (optional) – GStreamer plugin
Required by (9)
- advene (optional)
- kayleevc
- python-speechrecognition (optional)
- python-textract (optional)
- subsync
- subtitlecomposer-git (make)
- subtitlecomposer-git (optional)
- vokey-git
- voximp
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »
Martchus commented on 2020-02-07 16:15 (UTC)
Martchus commented on 2020-02-07 16:10 (UTC)
I could reproduce the problem by installing doxygen
into the build root. If it is installed the build system automatically detects it and tries to build the documentation which fails. I couldn't find a configure option to disable that behavior. However, it is recommended anyways to use makechrootpkg
to build in a clean chroot so I won't put any effort into it. If someone wants to provide a patch I'd incorporate it of course.
but anytime I try to compile sphinxbase-git it fails
Note that this is sphinxbase
, not sphinxbase-git
(although both package have the same problem).
markginter31 commented on 2020-02-06 20:04 (UTC) (edited on 2020-02-06 20:05 (UTC) by markginter31)
Same error as arekishi ... tried with python3.6 and python3.8 -- but always fails at doc creation. Everything appears to compile fine. Clean install of Manjaro -- ran into the failure when compiling ffmpeg-full-nvenc. I was able to comment out the pocketsphinx references in ffmpeg -- but anytime I try to compile sphinxbase-git it fails.
Possibly related?? https://bugzilla.redhat.com/show_bug.cgi?id=1793503 (same error - but with python 3.9)...
tbjta commented on 2020-02-01 09:52 (UTC) (edited on 2020-02-01 10:06 (UTC) by tbjta)
File "./doxy2swig.py", line 302, in do_memberdef
arg_type = n.getElementsByTagName('type')[0]
IndexError: list index out of range
make[1]: *** [Makefile:602: pydoc.i] Error 1
make[1]: Leaving directory '/home/tbjta/.cache/yay/sphinxbase/src/sphinxbase-5prealpha-py2/doc'
make: *** [Makefile:478: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Error making: sphinxbase
mys_721tx commented on 2020-01-30 06:08 (UTC)
Relevant yay log. https://gist.github.com/mys721tx/898cce5f89dbb847c7895ccbe968f901
mys_721tx commented on 2020-01-30 06:00 (UTC)
@Martchus I encountered the same issue as @arekishi when I was trying to build ffmpeg-full
with yay.
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:48 (UTC)
@Janma8 I don't get that error but I also don't have textlive installed in my build environment at all. What would be the advantage? If there's no big advantage I'd rather not add the additional dependency (textlive is a big package).
@arekishi I can not reproduce the build error.
@Janma8 @arekishi Note that it is recommend to build packages in a clean chroot like the official maintainers do.
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
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