==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: caps 0.9.26-3 (Thu Jul 11 22:54:34 2024)
==> Retrieving sources...
  -> Found caps_0.9.26.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    caps_0.9.26.tar.bz2 ... Passed
==> Making package: caps 0.9.26-3 (Thu 11 Jul 2024 10:54:40 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) ladspa-1.17-4

Total Installed Size:  0.16 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ladspa...
Optional dependencies for ladspa
    libsndfile: for applyplugin
[?25h==> Retrieving sources...
  -> Found caps_0.9.26.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting caps_0.9.26.tar.bz2 with bsdtar
==> Starting build()...
Makefile:62: warning: ignoring prerequisites on suffix rule definition
g++ -MM -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC    Amp.cc AutoFilter.cc CabIII.cc CabIV.cc Chorus.cc Click.cc Compress.cc Eq.cc Fractals.cc interface.cc Noisegate.cc Pan.cc Phaser.cc Reverb.cc Saturate.cc Scape.cc Sin.cc ToneStack.cc White.cc dsp/polynomials.cc > depend
Makefile:62: warning: ignoring prerequisites on suffix rule definition
rm -f Amp.o AutoFilter.o CabIII.o CabIV.o Chorus.o Click.o Compress.o Eq.o Fractals.o interface.o Noisegate.o Pan.o Phaser.o Reverb.o Saturate.o Scape.o Sin.o ToneStack.o White.o dsp/polynomials.o  caps.so *.s depend
Makefile:62: warning: ignoring prerequisites on suffix rule definition
g++ -MM -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC    Amp.cc AutoFilter.cc CabIII.cc CabIV.cc Chorus.cc Click.cc Compress.cc Eq.cc Fractals.cc interface.cc Noisegate.cc Pan.cc Phaser.cc Reverb.cc Saturate.cc Scape.cc Sin.cc ToneStack.cc White.cc dsp/polynomials.cc > depend
Makefile:62: warning: ignoring prerequisites on suffix rule definition
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Amp.o -c Amp.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o AutoFilter.o -c AutoFilter.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o CabIII.o -c CabIII.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o CabIV.o -c CabIV.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Chorus.o -c Chorus.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Click.o -c Click.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Compress.o -c Compress.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Eq.o -c Eq.cc
In file included from dsp/RBJ.h:29,
                 from CabIII.cc:30:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/sinc.h:31,
                 from dsp/Oversampler.h:34,
                 from Cabinet.h:38,
                 from CabIII.cc:31:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:39:
dsp/v4f.h: In member function 'v4f_t Sin4f::get()':
dsp/v4f.h:168:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:41:
dsp/v4f_IIR2.h: At global scope:
dsp/v4f_IIR2.h:201:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::_process(v4f_t)':
dsp/v4f_IIR2.h:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process(v4f_t)':
dsp/v4f_IIR2.h:205:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process_no_a1(v4f_t)':
dsp/v4f_IIR2.h:226:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process(v4f_t, uint)':
dsp/v4f_IIR2.h:326:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:329:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_no_a0(v4f_t)':
dsp/v4f_IIR2.h:353:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_bp(v4f_t, uint)':
dsp/v4f_IIR2.h:380:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:383:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::process(int, v4f_t)':
dsp/v4f_IIR2.h:586:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::processplus(int, sample_t)':
dsp/v4f_IIR2.h:608:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:609:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
CabIII.cc: In member function 'void CabinetIII::cycle(uint)':
CabIII.cc:81:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Fractals.o -c Fractals.cc
In file included from Chorus.h:29,
                 from Chorus.cc:30:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Chorus.h:32:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Chorus.h:34:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/Delay.h:35:
dsp/FPTruncateMode.h: In constructor 'DSP::FPTruncateMode::FPTruncateMode()':
dsp/FPTruncateMode.h:75:11: warning: '*this.DSP::FPTruncateMode::cw0' is used uninitialized [-Wuninitialized]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o interface.o -c interface.cc
In file included from AutoFilter.h:38,
                 from AutoFilter.cc:33:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
AutoFilter.cc:100:35:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Noisegate.o -c Noisegate.cc
In file included from dsp/RBJ.h:29,
                 from Click.cc:29:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/sinc.h:31,
                 from dsp/Oversampler.h:34,
                 from Cabinet.h:38,
                 from Click.cc:158:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:39:
dsp/v4f.h: In member function 'v4f_t Sin4f::get()':
dsp/v4f.h:168:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:41:
dsp/v4f_IIR2.h: At global scope:
dsp/v4f_IIR2.h:201:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::_process(v4f_t)':
dsp/v4f_IIR2.h:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process(v4f_t)':
dsp/v4f_IIR2.h:205:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process_no_a1(v4f_t)':
dsp/v4f_IIR2.h:226:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process(v4f_t, uint)':
dsp/v4f_IIR2.h:326:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:329:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_no_a0(v4f_t)':
dsp/v4f_IIR2.h:353:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_bp(v4f_t, uint)':
dsp/v4f_IIR2.h:380:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:383:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::process(int, v4f_t)':
dsp/v4f_IIR2.h:586:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::processplus(int, sample_t)':
dsp/v4f_IIR2.h:608:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:609:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
Click.cc:143:17:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process_bp(T) [with T = float]':
Click.cc:146:28:   required from here
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In instantiation of 'v4f_t DSP::IIR2v4Bank<N>::process_bp(v4f_t, uint) [with unsigned int N = 128; v4f_t = __vector(4) float; uint = unsigned int]':
Click.cc:191:30:   required from here
dsp/v4f_IIR2.h:380:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:383:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Pan.o -c Pan.cc
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Phaser.o -c Phaser.cc
In file included from dsp/sinc.h:31,
                 from dsp/Oversampler.h:34,
                 from Cabinet.h:38,
                 from interface.cc:35:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:39:
dsp/v4f.h: In member function 'v4f_t Sin4f::get()':
dsp/v4f.h:168:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:41:
dsp/v4f_IIR2.h: At global scope:
dsp/v4f_IIR2.h:201:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::_process(v4f_t)':
dsp/v4f_IIR2.h:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process(v4f_t)':
dsp/v4f_IIR2.h:205:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process_no_a1(v4f_t)':
dsp/v4f_IIR2.h:226:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process(v4f_t, uint)':
dsp/v4f_IIR2.h:326:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:329:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_no_a0(v4f_t)':
dsp/v4f_IIR2.h:353:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_bp(v4f_t, uint)':
dsp/v4f_IIR2.h:380:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:383:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::process(int, v4f_t)':
dsp/v4f_IIR2.h:586:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::processplus(int, sample_t)':
dsp/v4f_IIR2.h:608:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:609:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Chorus.h:32,
                 from interface.cc:36:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Chorus.h:34:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
Saturate.h:82:39:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Reverb.o -c Reverb.cc
In file included from Amp.h:33,
                 from Amp.cc:30:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/sinc.h:31,
                 from dsp/Oversampler.h:34,
                 from Amp.h:35:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
Amp.cc:140:32:   required from 'void AmpVTS::subcycle(uint, Over&) [with Over = DSP::Oversampler<8, 64>; uint = unsigned int]'
Amp.cc:83:23:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Saturate.o -c Saturate.cc
In file included from Eq.cc:31:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Eq.h:33,
                 from Eq.cc:33:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Eq.h:35:
dsp/v4f.h: In member function 'v4f_t Sin4f::get()':
dsp/v4f.h:168:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Eq.h:36:
dsp/v4f_IIR2.h: At global scope:
dsp/v4f_IIR2.h:201:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::_process(v4f_t)':
dsp/v4f_IIR2.h:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process(v4f_t)':
dsp/v4f_IIR2.h:205:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process_no_a1(v4f_t)':
dsp/v4f_IIR2.h:226:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process(v4f_t, uint)':
dsp/v4f_IIR2.h:326:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:329:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_no_a0(v4f_t)':
dsp/v4f_IIR2.h:353:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_bp(v4f_t, uint)':
dsp/v4f_IIR2.h:380:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:383:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::process(int, v4f_t)':
dsp/v4f_IIR2.h:586:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::processplus(int, sample_t)':
dsp/v4f_IIR2.h:608:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:609:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Scape.o -c Scape.cc
In file included from Noisegate.h:32,
                 from Noisegate.cc:31:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Noisegate.h:36:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
Noisegate.cc:61:35:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o Sin.o -c Sin.cc
In file included from dsp/RBJ.h:29,
                 from Pan.cc:30:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Pan.h:32,
                 from Pan.cc:32:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
Pan.cc:82:20:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o ToneStack.o -c ToneStack.cc
In file included from Phaser.h:31,
                 from Phaser.cc:30:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Phaser.h:33:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o White.o -c White.cc
In file included from dsp/RBJ.h:29,
                 from CabIV.cc:30:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/sinc.h:31,
                 from dsp/Oversampler.h:34,
                 from Cabinet.h:38,
                 from CabIV.cc:31:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:39:
dsp/v4f.h: In member function 'v4f_t Sin4f::get()':
dsp/v4f.h:168:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Cabinet.h:41:
dsp/v4f_IIR2.h: At global scope:
dsp/v4f_IIR2.h:201:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::_process(v4f_t)':
dsp/v4f_IIR2.h:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process(v4f_t)':
dsp/v4f_IIR2.h:205:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4::process_no_a1(v4f_t)':
dsp/v4f_IIR2.h:226:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process(v4f_t, uint)':
dsp/v4f_IIR2.h:326:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:329:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_no_a0(v4f_t)':
dsp/v4f_IIR2.h:353:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::IIR2v4Bank<N>::process_bp(v4f_t, uint)':
dsp/v4f_IIR2.h:380:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:383:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::process(int, v4f_t)':
dsp/v4f_IIR2.h:586:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In member function 'v4f_t DSP::Resonator4fBank::processplus(int, sample_t)':
dsp/v4f_IIR2.h:608:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:609:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h: In instantiation of 'v4f_t DSP::IIR2v4Bank<N>::process_no_a0(v4f_t) [with unsigned int N = 16; v4f_t = __vector(4) float]':
CabIV.cc:140:26:   required from 'void CabinetIV::subcycle(uint, O&) [with O = DSP::NoOversampler; int Ratio = 1; uint = unsigned int]'
CabIV.cc:83:47:   required from here
dsp/v4f_IIR2.h:353:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/v4f_IIR2.h:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o dsp/polynomials.o -c dsp/polynomials.cc
In file included from Sin.h:31,
                 from Sin.cc:30:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Scape.h:29,
                 from Scape.cc:28:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Scape.h:32:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Scape.h:34:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/Delay.h:35:
dsp/FPTruncateMode.h: In constructor 'DSP::FPTruncateMode::FPTruncateMode()':
dsp/FPTruncateMode.h:75:11: warning: '*this.DSP::FPTruncateMode::cw0' is used uninitialized [-Wuninitialized]
In file included from Reverb.h:52,
                 from Reverb.cc:48:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Reverb.h:54:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Reverb.cc: In member function 'void PlateStub::process(sample_t, sample_t, sample_t*, sample_t*)':
Reverb.cc:250:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Reverb.cc:251:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/Delay.h:35:
dsp/FPTruncateMode.h: In constructor 'DSP::FPTruncateMode::FPTruncateMode()':
dsp/FPTruncateMode.h:75:11: warning: '*this.DSP::FPTruncateMode::cw0' is used uninitialized [-Wuninitialized]
In file included from ToneStack.cc:32:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/sinc.h:31,
                 from Compress.h:35,
                 from Compress.cc:28:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from dsp/sinc.h:31,
                 from dsp/Oversampler.h:34,
                 from Saturate.h:32,
                 from Saturate.cc:30:
dsp/Sine.h: In member function 'double DSP::Sine::get()':
dsp/Sine.h:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Sine.h: In member function 'double DSP::DampedSine::get()':
dsp/Sine.h:104:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Saturate.h:36:
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process(T)':
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_bp(T)':
dsp/IIR2.h:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:133:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_1()':
dsp/IIR2.h:154:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:156:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_2()':
dsp/IIR2.h:175:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:177:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In member function 'T DSP::IIR2<T>::process_0_3()':
dsp/IIR2.h:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:197:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from Saturate.h:38:
dsp/Delay.h: In member function 'sample_t DSP::Delay::get_cubic(float)':
dsp/Delay.h:104:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:106:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/Delay.h:108:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h: In instantiation of 'T DSP::IIR2<T>::process(T) [with T = float]':
Saturate.h:82:39:   required from here
dsp/IIR2.h:110:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
dsp/IIR2.h:112:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
g++  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC   -o caps.so Amp.o AutoFilter.o CabIII.o CabIV.o Chorus.o Click.o Compress.o Eq.o Fractals.o interface.o Noisegate.o Pan.o Phaser.o Reverb.o Saturate.o Scape.o Sin.o ToneStack.o White.o dsp/polynomials.o 
==> Entering fakeroot environment...
==> Starting package()...
Makefile:62: warning: ignoring prerequisites on suffix rule definition
install -d /build/caps/pkg/caps/usr/lib/ladspa
install -m 644 caps.so /build/caps/pkg/caps/usr/lib/ladspa
install -d /build/caps/pkg/caps/usr/share/ladspa/rdf
install -m 644 caps.rdf /build/caps/pkg/caps/usr/share/ladspa/rdf
install: creating directory '/build/caps/pkg/caps/usr/share/doc'
install: creating directory '/build/caps/pkg/caps/usr/share/doc/caps'
'CHANGES' -> '/build/caps/pkg/caps/usr/share/doc/caps/CHANGES'
'README' -> '/build/caps/pkg/caps/usr/share/doc/caps/README'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "caps"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: caps 0.9.26-3 (Thu 11 Jul 2024 10:54:53 PM MDT)
==> Cleaning up...