tce-load -i compiletc python3 alsa-dev libsamplerate-dev portaudio-dev opus-dev bash https://github.com/jackaudio/jack2/releases/download/v1.9.12/jack2-1.9.12.tar.gz cd jack2-1.9.12 CFLAGS="-mtune=generic -Os -pipe" CXXFLAGS="-mtune=generic -Os -pipe" ./waf configure [-fno-exceptions fails] ./waf build [0m 35.77s] sudo ./waf install Setting top to : /usr/src/jack2-1.9.12 Setting out to : /usr/src/jack2-1.9.12/build Checking for 'g++' (C++ compiler) : /usr/local/bin/g++ Checking for 'gcc' (C compiler) : /usr/local/bin/gcc Checking platform : Linux Checking for program 'doxygen' : not found Checking for program 'pkg-config' : /usr/local/bin/pkg-config Checking for 'alsa' >= 1.0.18 : yes Checking for 'libffado' >= 1.999.17 : not found Checking for 'libfreebob' >= 1.0.0 : not found Checking for 'gtkIOStream' >= 1.4.0 : not found Checking for 'eigen3' >= 3.1.2 : not found Checking for 'portaudio-2.0' >= 19 : yes Checking for header windows.h : not found Checking for header mmsystem.h : not found Checking for 'celt' >= 0.11.0 : not found Checking for 'celt' >= 0.8.0 : not found Checking for 'celt' >= 0.7.0 : not found Checking for 'celt' >= 0.5.0 : not found Checking for 'opus' >= 0.9.0 : yes Checking for header opus/opus_custom.h : not found Checking for 'samplerate' >= 0 : yes Checking for 'sndfile' >= 0 : yes Checking for library readline : yes Checking for header readline/readline.h : yes Checking for function ppoll : yes Checking for header execinfo.h : yes Checking for ucontext->uc_mcontext.gp_regs : no Checking for ucontext->uc_mcontext.uc_regs : no Checking for ucontext->uc_mcontext.mc_gregs : no Checking for ucontext->uc_mcontext.gregs : yes Checking for NGREG : yes ================== JACK 1.9.12 svn revision will checked and eventually updated during build Maximum JACK clients : 64 Maximum ports per application : 768 Install prefix : /usr/local Library directory : /usr/local/lib Drivers directory : /usr/local/lib/jack Build debuggable binaries : no C compiler flags : ['-Wall'] C++ compiler flags : ['-Wall'] Linker flags : [] Build with engine profiling : no Build with 32/64 bits mixed mode : no Build standard JACK (jackd) : yes Build D-Bus JACK (jackdbus) : no Autostart method : classic Build doxygen documentation : no Enable ALSA driver : yes Enable FireWire driver (FFADO) : no Enable FreeBob driver : no Enable IIO driver : no Enable Portaudio driver : no Enable WinMME driver : no Build with CELT : no Build Opus netjack2 : no Build with libsamplerate : yes Build with libsndfile : yes Build with readline : yes