You are not logged in.

#1 2024-10-29 23:52:32

moondimz
Member
Registered: 2024-10-29
Posts: 6

Having issues with installing cava,

I don't know if it's an issue with the PKGBUILD file or the system environment. I have hyprland (ML4W) as DE
I have already tried the following:
* Checking the dependencies
* updating the system
* cleaning the build directory
* using different aur helpers (paru and pacaur)
* trying to build the PKGBUILD manually
* cleaning up build artifacts
* commenting out specific sanitizers and debug outputs

❯ pacaur -S cava
:: Package cava not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...

AUR Packages  (1) cava-0.10.2-2  

:: Proceed with installation? [Y/n] y
:: Retrieving package(s)...

hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
clone complete: /home/moon/.cache/pacaur/cava
:: View cava PKGBUILD? [Y/n] 
:: cava PKGBUILD viewed
:: Checking cava integrity...
==> Making package: cava 0.10.2-2 (Tue 29 Oct 2024 11:41:28 PM UTC)
==> Retrieving sources...
  -> Downloading cava-0.10.2.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  126k    0  126k    0     0   222k      0 --:--:-- --:--:-- --:--:--  398k
==> Validating source files with sha512sums...
    cava-0.10.2.tar.gz ... Passed
:: Preparing cava...
==> Making package: cava 0.10.2-2 (Tue 29 Oct 2024 11:41:30 PM UTC)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
  -> Found cava-0.10.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cava-0.10.2.tar.gz with bsdtar
==> Sources are ready.
:: Building cava package(s)...
==> Making package: cava 0.10.2-2 (Tue 29 Oct 2024 11:41:31 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> 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:306: error: _AX_CHECK_GL_MANUAL_LIBS_GENERIC: argument must not be empty
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
/usr/share/aclocal/ax_check_gl.m4:187: _AX_CHECK_GL_MANUAL_LIBS_GENERIC is expanded from...
lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from...
/usr/share/aclocal/ax_check_gl.m4:253: AX_CHECK_GL is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
configure.ac:306: the top level
autom4te: error: /usr/bin/m4 failed with exit status: 1
aclocal: error: autom4te failed with exit status: 1
configure.ac:7: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:7: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:7: the top level
configure.ac:2: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:4: error: possibly undefined macro: AM_PROG_AR
configure.ac:9: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.ac:40: error: possibly undefined macro: AM_CONDITIONAL
configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
Makefile.am:13: error: OSX does not appear in AM_CONDITIONAL
Makefile.am:22: error: FREEBSD does not appear in AM_CONDITIONAL
Makefile.am:23: error: CAVAFONT does not appear in AM_CONDITIONAL
Makefile.am:32: error: ALSA does not appear in AM_CONDITIONAL
Makefile.am:36: error: PORTAUDIO does not appear in AM_CONDITIONAL
Makefile.am:40: error: PIPEWIRE does not appear in AM_CONDITIONAL
Makefile.am:44: error: PULSE does not appear in AM_CONDITIONAL
Makefile.am:48: error: SNDIO does not appear in AM_CONDITIONAL
Makefile.am:52: error: OSS does not appear in AM_CONDITIONAL
Makefile.am:56: error: JACK does not appear in AM_CONDITIONAL
Makefile.am:60: error: NCURSES does not appear in AM_CONDITIONAL
Makefile.am:64: error: SDL does not appear in AM_CONDITIONAL
Makefile.am:68: error: SDL_GLSL does not appear in AM_CONDITIONAL
Makefile.am:6: warning: source file 'input/common.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibility.
Makefile.am:6: warning: source file 'input/fifo.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'input/shmem.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'output/terminal_noncurses.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'output/raw.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'output/noritake.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:33: warning: source file 'input/alsa.c' is in a subdirectory,
Makefile.am:33: but option 'subdir-objects' is disabled
Makefile.am:37: warning: source file 'input/portaudio.c' is in a subdirectory,
Makefile.am:37: but option 'subdir-objects' is disabled
Makefile.am:41: warning: source file 'input/pipewire.c' is in a subdirectory,
Makefile.am:41: but option 'subdir-objects' is disabled
Makefile.am:45: warning: source file 'input/pulse.c' is in a subdirectory,
Makefile.am:45: but option 'subdir-objects' is disabled
Makefile.am:49: warning: source file 'input/sndio.c' is in a subdirectory,
Makefile.am:49: but option 'subdir-objects' is disabled
Makefile.am:53: warning: source file 'input/oss.c' is in a subdirectory,
Makefile.am:53: but option 'subdir-objects' is disabled
Makefile.am:57: warning: source file 'input/jack.c' is in a subdirectory,
Makefile.am:57: but option 'subdir-objects' is disabled
Makefile.am:61: warning: source file 'output/terminal_ncurses.c' is in a subdirectory,
Makefile.am:61: but option 'subdir-objects' is disabled
Makefile.am:65: warning: source file 'output/sdl_cava.c' is in a subdirectory,
Makefile.am:65: but option 'subdir-objects' is disabled
Makefile.am:69: warning: source file 'output/sdl_glsl.c' is in a subdirectory,
Makefile.am:69: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
/usr/share/automake-1.17/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.17/am/depend2.am:   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.17/am/depend2.am:   to 'configure.ac' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.17/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.17/am/depend2.am:   The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.17/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.17/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.17/am/depend2.am:   to 'configure.ac' and run 'aclocal' and 'autoconf' again
==> ERROR: A failure occurred in build().
    Aborting...
:: failed to build cava package(s)

lspci:

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 7
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
20:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse Switch Upstream
21:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
21:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
21:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
21:08.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
21:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
21:0a.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
26:00.0 SATA controller: ASMedia Technology Inc. ASM1061/ASM1062 Serial ATA Controller (rev 02)
27:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
29:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)
2a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
2a:00.1 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
2a:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
2b:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
2c:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
2d:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060 SUPER] (rev a1)
2d:00.1 Audio device: NVIDIA Corporation TU106 High Definition Audio Controller (rev a1)
2d:00.2 USB controller: NVIDIA Corporation TU106 USB 3.1 Host Controller (rev a1)
2d:00.3 Serial bus controller: NVIDIA Corporation TU106 USB Type-C UCSI Controller (rev a1)
2e:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
2f:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
2f:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
2f:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
30:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
31:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)

neofetch

OS: Arch Linux x86_64 
Host: MS-7C37 1.0 
Kernel: 6.11.5-arch1-1 
Uptime: 4 hours, 5 mins 
Packages: 1065 (pacman) 
Shell: zsh 5.9 
Resolution: 1920x1080 
DE: Hyprland 
Theme: Adwaita [GTK2/3] 
Icons: Papirus-Dark [GTK2/3] 
Terminal: kitty 
CPU: AMD Ryzen 9 3900X (24) @ 4.151GHz 
GPU: NVIDIA GeForce RTX 2060 SUPER 
Memory: 6603MiB / 64246MiB 

Please let me know if you need more additional information (*let me know how b/c I'm a noob) and if this is the right forum I should be posting. Thanks for everyone's time! smile

Offline

#2 2024-10-30 00:00:41

loqs
Member
Registered: 2014-03-06
Posts: 18,069

Re: Having issues with installing cava,

What is the output of `pacman -Qi base-devel`?
Edit:
cava-0.10.2-2-x86_64-build.log

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:7: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:7: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:7: the top level
configure.ac:9: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:9: You should run autoupdate.
aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
configure.ac:9: the top level
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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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 file... file
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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
configure: Checking OS
configure: Linux detected
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for alloca.h... yes
checking for snd_pcm_open in -lasound... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libpipewire-0.3... yes
checking for pa_simple_new in -lpulse-simple... yes
checking for Pa_Initialize in -lportaudio... yes
checking for sio_open in -lsndio... yes
checking for jack... yes
checking for sqrt in -lm... yes
checking for fftw_execute in -lfftw3... yes
checking for SDL_Init in -lSDL2... no
configure: INFO: building without sdl support
checking for ncursesw6-config... /usr/bin/ncursesw6-config
checking for initscr in -lncursesw... yes
checking for initscr in -lncursesw... (cached) yes
checking for curses.h... yes
checking for iniparser_load in -liniparser... yes
iniparser > 3.2 test OK
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
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -MT cava-cavacore.o -MD -MP -MF .deps/cava-cavacore.Tpo -c -o cava-cavacore.o `test -f 'cavacore.c' || echo './'`cavacore.c
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -MT input/cava-pipewire.o -MD -MP -MF input/.deps/cava-pipewire.Tpo -c -o input/cava-pipewire.o `test -f 'input/pipewire.c' || echo './'`input/pipewire.c
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -MT input/cava-sndio.o -MD -MP -MF input/.deps/cava-sndio.Tpo -c -o input/cava-sndio.o `test -f 'input/sndio.c' || echo './'`input/sndio.c
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -MT input/cava-jack.o -MD -MP -MF input/.deps/cava-jack.Tpo -c -o input/cava-jack.o `test -f 'input/jack.c' || echo './'`input/jack.c
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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
gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -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.10.2\" -DPACKAGE_STRING=\"cava\ 0.10.2\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.2\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DALSA -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DPORTAUDIO -DSNDIO -DJACK  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -MT output/cava-noritake.o -MD -MP -MF output/.deps/cava-noritake.Tpo -c -o output/cava-noritake.o `test -f 'output/noritake.c' || echo './'`output/noritake.c
mv -f output/.deps/cava-raw.Tpo output/.deps/cava-raw.Po
mv -f input/.deps/cava-fifo.Tpo input/.deps/cava-fifo.Po
mv -f input/.deps/cava-shmem.Tpo input/.deps/cava-shmem.Po
mv -f input/.deps/cava-sndio.Tpo input/.deps/cava-sndio.Po
mv -f output/.deps/cava-noritake.Tpo output/.deps/cava-noritake.Po
mv -f input/.deps/cava-common.Tpo input/.deps/cava-common.Po
mv -f input/.deps/cava-portaudio.Tpo input/.deps/cava-portaudio.Po
mv -f input/.deps/cava-jack.Tpo input/.deps/cava-jack.Po
mv -f .deps/cava-config.Tpo .deps/cava-config.Po
mv -f .deps/cava-cavacore.Tpo .deps/cava-cavacore.Po
mv -f output/.deps/cava-terminal_ncurses.Tpo output/.deps/cava-terminal_ncurses.Po
mv -f output/.deps/cava-terminal_noncurses.Tpo output/.deps/cava-terminal_noncurses.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 .deps/cava-cava.Tpo .deps/cava-cava.Po
mv -f input/.deps/cava-pipewire.Tpo input/.deps/cava-pipewire.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o cava cava-cava.o cava-cavacore.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 output/cava-noritake.o input/cava-alsa.o input/cava-portaudio.o input/cava-pipewire.o input/cava-pulse.o input/cava-sndio.o  input/cava-jack.o output/cava-terminal_ncurses.o   -lrt -lpthread -lasound -lpipewire-0.3 -lpulse-simple -lpulse -lportaudio -lsndio -ljack -lm -lfftw3 -lncursesw -liniparser
libtool: link: gcc -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/cava/src=/usr/src/debug/cava -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o cava cava-cava.o cava-cavacore.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 output/cava-noritake.o input/cava-alsa.o input/cava-portaudio.o input/cava-pipewire.o input/cava-pulse.o input/cava-sndio.o input/cava-jack.o output/cava-terminal_ncurses.o  -lrt -lpthread -lasound -lpipewire-0.3 -lpulse-simple -lpulse -lportaudio -lsndio -ljack -lm -lfftw3 -lncursesw -liniparser

Last edited by loqs (2024-10-30 00:07:07)

Offline

#3 2024-10-30 00:15:33

moondimz
Member
Registered: 2024-10-29
Posts: 6

Re: Having issues with installing cava,

loqs wrote:

What is the output of `pacman -Qi base-devel`?

❯ pacman -Qi base-devel

Name            : base-devel
Version         : 1-2
Description     : Basic tools to build Arch Linux packages
Architecture    : any
URL             : https://www.archlinux.org
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : archlinux-keyring  autoconf  automake  binutils  bison  debugedit
                  fakeroot  file  findutils  flex  gawk  gcc  gettext  grep  groff  gzip
                  libtool  m4  make  pacman  patch  pkgconf  sed  sudo  texinfo  which
Optional Deps   : None
Required By     : None
Optional For    : pacman
Conflicts With  : None
Replaces        : None
Installed Size  : 0.00 B
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Fri 06 Sep 2024 07:08:35 PM UTC
Install Date    : Tue 29 Oct 2024 11:20:06 PM UTC
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Offline

#4 2024-10-30 01:28:28

loqs
Member
Registered: 2014-03-06
Posts: 18,069

Re: Having issues with installing cava,

If you create a new user and try to build the package again with makepkg as that user does the build fail with the same issue? If that fails there appears to be something installed locally that is breaking autoconf if that works then whatever is causing the autoconf breakage is local to whichever user you tried to build the package with originally.  You should be able to work around the issue by building the package in a clean chroot.

Offline

#5 2024-10-30 07:59:04

seth
Member
Registered: 2012-09-03
Posts: 58,974

Re: Having issues with installing cava,

pacman -Qs sdl

Offline

#6 2024-10-30 17:08:01

moondimz
Member
Registered: 2024-10-29
Posts: 6

Re: Having issues with installing cava,

loqs wrote:

You should be able to work around the issue by building the package in a clean chroot.

I just tried to try to do it with another created user, but it still gives the failed build result. I tried doing it in a clean chroot environment by using the arch-chroot tool. Outside the chroot environment, I installed the base system and generated the fstab inside the chroot, but it is still giving me issues with installing Cava. I made sure to install other programs inside the chroot to make sure Cava is an outlier, and it is. There got to be problems with cava or something inside my system.

I'm not sure what to do after that. sad



seth wrote:

pacman -Qs sdl

Using the -Qs cmd prints out this:

pacman -Qs sdl
local/lib32-sdl2 2.30.8-1
    A library for portable low-level access to a video framebuffer, audio output, mouse,
    and keyboard
local/sdl2 2.30.8-1
    A library for portable low-level access to a video framebuffer, audio output, mouse,
    and keyboard (Version 2)

Here's also the -Ss sdl just in case:

extra/crawl-tiles 0.32.1-1
    Dungeon Crawl Stone Soup: open-source, single-player, role-playing roguelike game of
    exploration and treasure-hunting - graphical version (SDL)
extra/critter 1.0.2-13
    Critical Mass (aka Critter) is an SDL/OpenGL space shoot'em up game
extra/dgen-sdl 1.33-5
    An emulator for Sega Genesis/Mega Drive systems ported to SDL
extra/frotz-sdl 2.54-1
    Graphical Z-machine interpreter for interactive fiction games
extra/gambas3-gb-sdl2 3.19.5-2 (gambas3)
    SDL2 component
extra/gambas3-gb-sdl2-audio 3.19.5-2 (gambas3)
    SDL2 audio component
extra/gnuradio 3.10.11.0-1
    Signal processing runtime and signal processing software development toolkit
extra/guichan 0.8.2-8
    A portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL.
extra/haskell-sdl2 2.5.5.0-72
    Both high- and low-level bindings to the SDL library
extra/haskell-sdl2-ttf 2.1.3-126
    Bindings to SDL2_ttf
extra/lua-sdl2 2.0.5.6.0-5
    Pure C binding of SDL 2.0 for Lua
extra/lua53-sdl2 2.0.5.6.0-7
    Pure C binding of SDL 2.0 for Lua
extra/mame 0.270-2
    Port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support
extra/mame-tools 0.270-2
    Port of the popular Multiple Arcade Machine Emulator using SDL with OpenGL support
    (tools)
extra/mgba-sdl 0.10.3-2
    A Nintendo Gameboy Advance Emulator focusing on both speed and accuracy
extra/osdlyrics 0.5.15-3
    A lyric show compatible with various media players
extra/pdcurses 3.9-3
    Cross-platform curses implementation (SDL2)
extra/projectm-sdl 3.1.12-5
    Music visualizer which uses 3D accelerated iterative image based rendering (sdl)
extra/python-wstools 0.4.10-9
    WSDL parsing services package for Web Services for Python
extra/qemu-audio-sdl 9.1.1-1
    QEMU SDL audio driver
extra/qemu-ui-sdl 9.1.1-1
    QEMU SDL UI driver
extra/qmc2 0.243-5
    Qt based UNIX MAME frontend supporting SDLMAME
extra/sdl12-compat 1.2.68-2
    SDL 1.2 runtime compatibility library using SDL 2.0
extra/sdl2 2.30.8-1 [installed]
    A library for portable low-level access to a video framebuffer, audio output, mouse,
    and keyboard (Version 2)
extra/sdl2_gfx 1:1.0.4-4
    SDL graphics drawing primitives and other support functions (Version 2)
extra/sdl2_image 2.8.2-6
    A simple library to load images of various formats as SDL surfaces (Version 2)
extra/sdl2_mixer 2.8.0-1
    A simple multi-channel audio mixer (Version 2)
extra/sdl2_net 1:2.2.0-2
    A small sample cross-platform networking library (Version 2)
extra/sdl2_ttf 2.22.0-1
    A library that allows you to use TrueType fonts in your SDL applications (Version 2)
extra/sdl_gfx 2.0.27-1
    SDL graphics drawing primitives and other support functions
extra/sdl_image 1.2.12-9
    A simple library to load images of various formats as SDL surfaces
extra/sdl_mixer 1.2.12-12
    A simple multi-channel audio mixer
extra/sdl_net 1.2.8-6
    A small sample cross-platform networking library
extra/sdl_sound 1.0.3-12
    A library to decode several popular sound file formats, such as .WAV and .MP3
extra/sdl_ttf 2.0.11-7
    A library that allows you to use TrueType fonts in your SDL applications
extra/smpeg 2.0.0-2
    SDL MPEG Player Library
extra/vbam-sdl 2.1.11-1
    Nintendo GameBoy Advance emulator
multilib/lib32-sdl12-compat 1.2.68-2
    SDL 1.2 runtime compatibility library using SDL 2.0
multilib/lib32-sdl2 2.30.8-1 [installed]
    A library for portable low-level access to a video framebuffer, audio output, mouse,
    and keyboard
multilib/lib32-sdl2_image 2.8.2-2
    A simple library to load images of various formats as SDL surfaces
multilib/lib32-sdl2_mixer 2.8.0-1
    A simple multi-channel audio mixer
multilib/lib32-sdl2_ttf 2.22.0-1
    Library that allows you to use TrueType fonts in your SDL applications (Version 2)
    (32-bit)
multilib/lib32-sdl_image 1.2.12-9
    A simple library to load images of various formats as SDL surfaces (32-bit)
multilib/lib32-sdl_mixer 1.2.12-6
    A simple multi-channel audio mixer
multilib/lib32-sdl_net 1.2.8-5
    Small cross-platform networking library
multilib/lib32-sdl_ttf 2.0.11-9
    A library that allows you to use TrueType fonts in your SDL applications (32-bit)
multilib/lib32-smpeg 2.0.0-2
    SDL MPEG Player Library

EDIT:
I made sure that this is already enabled too inside pacman.conf, by uncommenting it

[multilib]
Include = /etc/pacman.d/mirrorlist

Last edited by moondimz (2024-10-30 17:19:03)

Offline

#7 2024-10-30 17:32:51

loqs
Member
Registered: 2014-03-06
Posts: 18,069

Re: Having issues with installing cava,

Please post the commands you used for the chroot build and the outputs produced.

Offline

#8 2024-10-30 17:59:51

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,424
Website

Re: Having issues with installing cava,

Mod note: moving to AUR Issues


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#9 2024-10-30 19:54:19

seth
Member
Registered: 2012-09-03
Posts: 58,974

Re: Having issues with installing cava,

It's not about lib32, loqs built w/o SDL2
The problematic m4 is from autoconf-archive

pacman -Qikk autoconf-archive

and if it's not compromised and because it has seen some recent update series: try to downgrade that package.

Offline

#10 2024-10-30 21:48:12

loqs
Member
Registered: 2014-03-06
Posts: 18,069

Re: Having issues with installing cava,

https://bugs.gentoo.org/show_bug.cgi?id=941845 should be fixed by https://git.savannah.gnu.org/gitweb/?p= … 6b9591cce3 should not be trigered in the clean-chroot as autoconf-archive is not a dependency.
Edit:
That commit does fix the build for me when autoconf-archive is installed.

Last edited by loqs (2024-10-30 22:02:39)

Offline

Board footer

Powered by FluxBB