CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/ALc.c: In function ‘LockLists’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/ALc.c:799:9: warning: unused variable ‘ret’ [-Wunused-variable] 799 | int ret = almtx_lock(&ListLock); | ^~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/ALc.c: In function ‘UnlockLists’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/ALc.c:804:9: warning: unused variable ‘ret’ [-Wunused-variable] 804 | int ret = almtx_unlock(&ListLock); | ^~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/ALc.c: In function ‘alc_init’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/ALc.c:877:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 877 | int ret; | ^~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/effects/reverb.c: In function ‘ReverbState_ALeffectState_process’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/effects/reverb.c:1358:20: warning: inlining failed in call to ‘LateT60Filter’: --param large-stack-frame-growth limit reached [-Winline] 1358 | static inline void LateT60Filter(ALfloat *restrict samples, const ALsizei todo, T60Filter *filter) | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/effects/reverb.c:1458:9: note: called from here 1458 | LateT60Filter(temps[j], todo, &State->Late.T60[j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/effects/reverb.c:1358:20: warning: inlining failed in call to ‘LateT60Filter’: --param large-stack-frame-growth limit reached [-Winline] 1358 | static inline void LateT60Filter(ALfloat *restrict samples, const ALsizei todo, T60Filter *filter) | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/effects/reverb.c:1403:9: note: called from here 1403 | LateT60Filter(temps[j], todo, &State->Late.T60[j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/base.c: In function ‘ALCbackend_Construct’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/base.c:20:9: warning: unused variable ‘ret’ [-Wunused-variable] 20 | int ret = almtx_init(&self->mMutex, almtx_recursive); | ^~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/base.c: In function ‘ALCbackend_lock’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/base.c:70:9: warning: unused variable ‘ret’ [-Wunused-variable] 70 | int ret = almtx_lock(&self->mMutex); | ^~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/base.c: In function ‘ALCbackend_unlock’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/base.c:76:9: warning: unused variable ‘ret’ [-Wunused-variable] 76 | int ret = almtx_unlock(&self->mMutex); | ^~~ /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/alsa.c: In function ‘verify_state’: /home/conan/w/cci_PR-3658/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/Alc/backends/alsa.c:406:5: warning: enumeration value ‘SND_PCM_STATE_PRIVATE1’ not handled in switch [-Wswitch] 406 | switch(state) | ^~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY