@nathanielcwm See https://github.com/Martchus/PKGBUILDs/issues/112. And don't flag packages as out-of-date when you run into build errors.
Search Criteria
Package Details: sphinxbase 5prealpha-11
Git Clone URL: | https://aur.archlinux.org/sphinxbase.git (read-only, click to copy) |
---|---|
Package Base: | sphinxbase |
Description: | Common library for sphinx speech recognition. |
Upstream URL: | http://cmusphinx.sourceforge.net/ |
Keywords: | recognition speech |
Licenses: | |
Submitter: | None |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 87 |
Popularity: | 0.54 |
First Submitted: | 2008-08-08 21:35 |
Last Updated: | 2020-05-12 15:48 |
Dependencies (6)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git)
- python (python-dbg)
- python2
- bison (byacc-bison, bison-git) (make)
- swig (swig-git) (make)
Required by (4)
Sources (2)
Martchus commented on 2020-04-08 12:37
nathanielcwm commented on 2020-04-07 22:11
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
markginter31 commented on 2020-02-22 00:53
Martchus - Thanks! For time's sake I just uninstalled doxygen -- installed ffmpeg-full-nvenc which pulled in pocketsphinx/sphinxbase -- and everything compiled fine. Not sure what pulled in doxygen. I'll look into using makechrootpkg also. Thanks again!
Martchus commented on 2020-02-07 16:15
@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
Martchus commented on 2020-02-07 16:10
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
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)...
mys_721tx commented on 2020-01-30 06:08
Relevant yay log. https://gist.github.com/mys721tx/898cce5f89dbb847c7895ccbe968f901
mys_721tx commented on 2020-01-30 06:00
@Martchus I encountered the same issue as @arekishi when I was trying to build ffmpeg-full
with yay.
Martchus commented on 2020-01-19 11:48
@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
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 11:46
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