Package Details: cava 0.10.1-1

Git Clone URL: https://aur.archlinux.org/cava.git (read-only, click to copy)
Package Base: cava
Description: Console-based Audio Visualizer for Alsa
Upstream URL: https://github.com/karlstav/cava
Licenses: MIT
Submitter: CelestialWalrus
Maintainer: funilrys
Last Packager: funilrys
Votes: 158
Popularity: 3.20
First Submitted: 2015-05-05 22:15 (UTC)
Last Updated: 2024-02-08 18:50 (UTC)

Pinned Comments

funilrys commented on 2021-02-06 01:01 (UTC)

Hello, World! :-)

This AUR package is now managed on GitHub. Feel free to submit your package/installation issues as long as PR in the GitHub repository.

From now on, every change made inside the GitHub repository will be automatically synchronized here.

As of now, every 15th of the month around 12:45 (UTC); this package would be updated automatically - if a new version is available.

Stay safe and healthy.


Links:

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

funilrys commented on 2021-02-06 01:01 (UTC)

@micwoj92, Indeed. It's now fixed.

micwoj92 commented on 2021-02-06 00:22 (UTC)

Why would you add the tar.gz file to this? I think you made mistake in your GitHub workflow

svenstaro commented on 2020-11-03 16:49 (UTC)

You should use source=("$pkgname-$pkgver.tar.gz::https://github.com/karlstav/cava/archive/${pkgver}.tar.gz") so that the plain file doesn't accidentally match any other package archive in a user's package cache.

micwoj92 commented on 2020-09-15 04:29 (UTC)

Hello @funilrys, after cleaning my system I got error running:

cava: error while loading shared libraries: libportaudio.so.2: cannot open shared object file: No such file or directory

the fix was to install portaudio, could you add it to depends?

cash_bonus commented on 2020-09-04 14:28 (UTC)

I'm having an issue building this package. I'm getting a libtools mismatched version error

here's what i'm getting after running yay -s cava

[Aur:1] cava-0.7.2-1

1 cava (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> N :: PKGBUILD up to date, Skipping (1/1): cava 1 cava (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> N :: (1/1) Parsing SRCINFO: cava ==> Making package: cava 0.7.2-1 (Fri 04 Sep 2020 09:59:47 AM EDT) ==> Retrieving sources... -> Found 0.7.2.tar.gz ==> Validating source files with sha512sums... 0.7.2.tar.gz ... Passed ==> Making package: cava 0.7.2-1 (Fri 04 Sep 2020 09:59:49 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found 0.7.2.tar.gz ==> Validating source files with sha512sums... 0.7.2.tar.gz ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting 0.7.2.tar.gz with bsdtar ==> Sources are ready. ==> Making package: cava 0.7.2-1 (Fri 04 Sep 2020 09:59:52 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:4: installing './ar-lib' configure.ac:4: installing './compile' configure.ac:5: installing './config.guess' configure.ac:5: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for snd_pcm_open in -lasound... yes checking for pa_simple_new in -lpulse-simple... yes checking for Pa_Initialize in -lportaudio... yes checking for sio_open in -lsndio... no configure: WARNING: No sndio dev files found building without sndio support checking for sqrt in -lm... yes checking for fftw_execute in -lfftw3... yes checking for ncursesw6-config... /home/ryan/anaconda3/bin/ncursesw6-config checking for initscr in -lncursesw... yes checking for initscr in -lncursesw... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for library containing iniparser_load... -liniparser checking iniparser.h usability... yes checking iniparser.h presence... yes checking for iniparser.h... yes configure: Using installed iniparser iniparser > 3.2 test OK configure: Checking OS configure: Linux detected checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Entering directory '/home/ryan/.cache/yay/cava/src/cava-0.7.2' gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT cava-cava.o -MD -MP -MF .deps/cava-cava.Tpo -c -o cava-cava.o test -f 'cava.c' || echo './'cava.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT cava-config.o -MD -MP -MF .deps/cava-config.Tpo -c -o cava-config.o test -f 'config.c' || echo './'config.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT input/cava-common.o -MD -MP -MF input/.deps/cava-common.Tpo -c -o input/cava-common.o test -f 'input/common.c' || echo './'input/common.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT input/cava-fifo.o -MD -MP -MF input/.deps/cava-fifo.Tpo -c -o input/cava-fifo.o test -f 'input/fifo.c' || echo './'input/fifo.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT input/cava-shmem.o -MD -MP -MF input/.deps/cava-shmem.Tpo -c -o input/cava-shmem.o test -f 'input/shmem.c' || echo './'input/shmem.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT output/cava-terminal_noncurses.o -MD -MP -MF output/.deps/cava-terminal_noncurses.Tpo -c -o output/cava-terminal_noncurses.o test -f 'output/terminal_noncurses.c' || echo './'output/terminal_noncurses.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT output/cava-raw.o -MD -MP -MF output/.deps/cava-raw.Tpo -c -o output/cava-raw.o test -f 'output/raw.c' || echo './'output/raw.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT input/cava-alsa.o -MD -MP -MF input/.deps/cava-alsa.Tpo -c -o input/cava-alsa.o test -f 'input/alsa.c' || echo './'input/alsa.c gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT input/cava-portaudio.o -MD -MP -MF input/.deps/cava-portaudio.Tpo -c -o input/cava-portaudio.o test -f 'input/portaudio.c' || echo './'input/portaudio.c mv -f input/.deps/cava-shmem.Tpo input/.deps/cava-shmem.Po gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT input/cava-pulse.o -MD -MP -MF input/.deps/cava-pulse.Tpo -c -o input/cava-pulse.o test -f 'input/pulse.c' || echo './'input/pulse.c mv -f input/.deps/cava-fifo.Tpo input/.deps/cava-fifo.Po mv -f input/.deps/cava-common.Tpo input/.deps/cava-common.Po gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"cava\ 0.7.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.7.2\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -D_FORTIFY_SOURCE=2 -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPULSE -DPORTAUDIO -D_GNU_SOURCE -I/home/ryan/anaconda3/include/ncursesw -I/home/ryan/anaconda3/include -DNCURSES -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT output/cava-terminal_ncurses.o -MD -MP -MF output/.deps/cava-terminal_ncurses.Tpo -c -o output/cava-terminal_ncurses.o test -f 'output/terminal_ncurses.c' || echo './'output/terminal_ncurses.c mv -f output/.deps/cava-raw.Tpo output/.deps/cava-raw.Po mv -f input/.deps/cava-portaudio.Tpo input/.deps/cava-portaudio.Po mv -f input/.deps/cava-alsa.Tpo input/.deps/cava-alsa.Po mv -f input/.deps/cava-pulse.Tpo input/.deps/cava-pulse.Po mv -f output/.deps/cava-terminal_noncurses.Tpo output/.deps/cava-terminal_noncurses.Po mv -f output/.deps/cava-terminal_ncurses.Tpo output/.deps/cava-terminal_ncurses.Po mv -f .deps/cava-config.Tpo .deps/cava-config.Po mv -f .deps/cava-cava.Tpo .deps/cava-cava.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=c99 -Wall -Werror -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -L/usr/local/lib -Wl,-rpath /usr/local/lib -lrt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cava cava-cava.o cava-config.o input/cava-common.o input/cava-fifo.o input/cava-shmem.o output/cava-terminal_noncurses.o output/cava-raw.o input/cava-alsa.o input/cava-portaudio.o input/cava-pulse.o output/cava-terminal_ncurses.o -liniparser -lpthread -lasound -lpulse-simple -lpulse -lportaudio -lm -lfftw3 -L/home/ryan/anaconda3/lib -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,-rpath-link,/home/ryan/anaconda3/lib -lncursesw -ltinfow -liniparser libtool: Version mismatch error. This is libtool 2.4.6, but the libtool: definition of this LT_INIT comes from libtool 2.4.6.42-b88ce-dirty. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 libtool: and run autoconf again. make[1]: [Makefile:559: cava] Error 63 make[1]: Leaving directory '/home/ryan/.cache/yay/cava/src/cava-0.7.2' make: [Makefile:817: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... error making: cava

I think the error has to be with the libtools version. I have already tried uninstalling libtools but I can't because other programs depend on it.

karlstav commented on 2020-07-01 18:56 (UTC)

@funilrys a new release has been drafted with som small fixes. BTW are you notified when a new release is drafted? There seems to be a lot of people here that opens issues on github after downloading this package, even though the fix already exist on the master branch, just not in this package.

pelirodri commented on 2020-06-04 22:48 (UTC)

@funilrys Never mind, I figured out it was because it's not using ncurses by default anymore, so I just updated the config file to use it.

funilrys commented on 2020-06-04 10:04 (UTC)

@pelirodri I always test locally before any push to any package I maintain. Can you give us more or report directly to upstream: https://github.com/karlstav/cava/issues ?

@mat: Added :)

pelirodri commented on 2020-06-03 05:19 (UTC)

I updated it and I can no longer do anything within cava, which is to say I can't quit it, I can't change the colors... no key is doing anything whatsoever.