New paste Repaste Download
 * Package:    media-sound/cava-0.10.3-r1:0
 * Repository: gentoo
 * Maintainer: ionen@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ncurses pipewire pulseaudio sdl
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking cava-0.10.3.tar.gz to /var/tmp/portage/media-sound/cava-0.10.3-r1/work
>>> Source unpacked in /var/tmp/portage/media-sound/cava-0.10.3-r1/work
>>> Preparing source in /var/tmp/portage/media-sound/cava-0.10.3-r1/work/cava-0.10.3 ...
* Running eautoreconf in '/var/tmp/portage/media-sound/cava-0.10.3-r1/work/cava-0.10.3' ...
* Running 'libtoolize --install --copy --force --automake' ...
 [ ok ]
* Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/media-sound/cava-0.10.3-r1/temp/aclocal' ...
 [ ok ]
* Running 'autoconf --force' ...
 [ ok ]
* Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
* Running elibtoolize in: cava-0.10.3/
*   Applying portage/1.2.0 patch ...
*   Applying sed/1.5.6 patch ...
*   Applying verbose-pic/2.4.7 patch ...
*   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/cava-0.10.3-r1/work/cava-0.10.3 ...
* econf: updating cava-0.10.3/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating cava-0.10.3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/cava-0.10.3-r1 --htmldir=/usr/share/doc/cava-0.10.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-input-alsa --disable-input-jack --enable-input-pipewire --disable-input-portaudio --enable-input-pulse --disable-input-sndio --enable-output-ncurses --enable-output-sdl --enable-output-sdl_glsl GL_LIBS=-lOpenGL
checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for file... file
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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 sqrt in -lm... yes
checking for fftw_execute in -lfftw3... yes
checking for SDL_Init in -lSDL2... yes
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gl... yes
checking for GL/gl.h... yes
checking for compiling a minimal OpenGL program... yes
checking for linking a minimal OpenGL program... yes
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-sound/cava-0.10.3-r1/work/cava-0.10.3 ...
make -j4
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o cava-config.o `test -f 'config.c' || echo './'`config.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o cava-cavacore.o `test -f 'cavacore.c' || echo './'`cavacore.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o input/cava-common.o `test -f 'input/common.c' || echo './'`input/common.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o input/cava-fifo.o `test -f 'input/fifo.c' || echo './'`input/fifo.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o cava-cava.o `test -f 'cava.c' || echo './'`cava.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o input/cava-pulse.o `test -f 'input/pulse.c' || echo './'`input/pulse.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o input/cava-shmem.o `test -f 'input/shmem.c' || echo './'`input/shmem.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-terminal_noncurses.o `test -f 'output/terminal_noncurses.c' || echo './'`output/terminal_noncurses.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-raw.o `test -f 'output/raw.c' || echo './'`output/raw.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-noritake.o `test -f 'output/noritake.c' || echo './'`output/noritake.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-terminal_bcircle.o `test -f 'output/terminal_bcircle.c' || echo './'`output/terminal_bcircle.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-terminal_ncurses.o `test -f 'output/terminal_ncurses.c' || echo './'`output/terminal_ncurses.c
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-sdl_cava.o `test -f 'output/sdl_cava.c' || echo './'`output/sdl_cava.c
In file included from /usr/include/SDL2/SDL_config.h:10,
                 from /usr/include/SDL2/SDL_stdinc.h:33,
                 from /usr/include/SDL2/SDL_main.h:25,
                 from /usr/include/SDL2/SDL.h:31,
                 from output/sdl_cava.c:5:
/usr/include/x86_64-pc-linux-gnu/SDL2/SDL_config.h:52:10: fatal error: SDL_config_minimal.h: No such file or directory
   52 | #include "SDL_config_minimal.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:909: output/cava-sdl_cava.o] Error 1
make: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o output/cava-sdl_glsl.o `test -f 'output/sdl_glsl.c' || echo './'`output/sdl_glsl.c
In file included from /usr/include/SDL2/SDL_config.h:10,
                 from /usr/include/SDL2/SDL_stdinc.h:33,
                 from /usr/include/SDL2/SDL_main.h:25,
                 from /usr/include/SDL2/SDL.h:31,
                 from output/sdl_glsl.c:6:
/usr/include/x86_64-pc-linux-gnu/SDL2/SDL_config.h:52:10: fatal error: SDL_config_minimal.h: No such file or directory
   52 | #include "SDL_config_minimal.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:923: output/cava-sdl_glsl.o] Error 1
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"cava\ 0.10.3\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -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_GL_GL_H=1 -DHAVE_GL=1 -DHAVE_CURSES_H=1 -I.  -DPACKAGE=\"cava\" -DVERSION=\"0.10.3\" -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE_EXTENDED -DFONTDIR=\"/usr/share/consolefonts\" -DFONTFILE=\"cava.psf\" -DNDEBUG -DHAVE_ALLOCA_H -DPIPEWIRE -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -DPULSE -DSDL -DSDL_GLSL  -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -DNCURSES -DCAVAFONT -I/usr/include/iniparser -std=c99 -Wall -Wextra -Wno-unused-result -Wno-unknown-warning-option -Wno-maybe-uninitialized -Wno-vla-parameter  -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -c -o input/cava-pipewire.o `test -f 'input/pipewire.c' || echo './'`input/pipewire.c
* ERROR: media-sound/cava-0.10.3-r1::gentoo failed (compile phase):
*   emake failed
*
* If you need support, post the output of `emerge --info '=media-sound/cava-0.10.3-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=media-sound/cava-0.10.3-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/media-sound/cava-0.10.3-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/cava-0.10.3-r1/temp/environment'.
* Working directory: '/var/tmp/portage/media-sound/cava-0.10.3-r1/work/cava-0.10.3'
* S: '/var/tmp/portage/media-sound/cava-0.10.3-r1/work/cava-0.10.3'
Filename: /var/tmp/portage/media-sound/cava-0.10.3-r1/temp/build.log. Size: 28kb. View raw, , hex, or download this file.

This paste expires on 2025-02-08 05:29:40.984724. Pasted through v1-api.