make: Entering directory '/build/japa/src/japa-0.9.4/source' g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o analyser.o analyser.cc g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o audio.o audio.cc g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o gobjects.o gobjects.cc g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o japa.o japa.cc g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o mainwin.o mainwin.cc g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o styles.o styles.cc g++ -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O2 -Wall -MMD -MP -DVERSION=\"0.9.4\" -DPREFIX=\"/usr/local\" -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o rngen.o rngen.cc audio.cc: In member function ‘virtual void Audio::thr_main()’: audio.cc:115:50: error: ‘STATE_FAIL’ is not a member of ‘Alsa_pcmi’ 115 | if (_alsa_handle->state () == Alsa_pcmi::STATE_FAIL) break; | ^~~~~~~~~~ make: *** [: audio.o] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory '/build/japa/src/japa-0.9.4/source' ==> ERROR: A failure occurred in build().  Aborting...