Figured it out, its very very picky on the CFLAGS being used. If you stuck to their readme and included the CFLAGS they recommended which overrides the system make CFLAGS it builds just fine.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/glava.git (read-only, click to copy) |
|---|---|
| Package Base: | glava |
| Description: | OpenGL audio spectrum visualizer |
| Upstream URL: | https://github.com/wacossusca34/glava |
| Licenses: | GPL3 |
| Submitter: | arojas |
| Maintainer: | cwrau |
| Last Packager: | cwrau |
| Votes: | 1 |
| Popularity: | 0.080368 |
| First Submitted: | 2025-02-15 18:09 (UTC) |
| Last Updated: | 2025-07-08 10:25 (UTC) |
Figured it out, its very very picky on the CFLAGS being used. If you stuck to their readme and included the CFLAGS they recommended which overrides the system make CFLAGS it builds just fine.
Doesn't build
==> Starting build()... CC glfw_wcb.o fifo.c: In function ‘entry’: fifo.c:81:17: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 81 | read(fd, buf, sizeof(buf)); | ^~ pulse_input.c:100:2: error: #error "IEC 60559 standard unsupported on target system" 100 | #error "IEC 60559 standard unsupported on target system" | ^ make: *** [Makefile:98: pulse_input.o] Error 1 make: *** Waiting for unfinished jobs.... CC glava.o CC fifo.o CC glx_wcb.o CC xwin.o CC glsl_ext.o CC render.o CC glad.o ==> ERROR: A failure occurred in build(). Aborting... -> error making: glava-exit status 4 -> Failed to install the following packages. Manual intervention is required: glava - exit status 4