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-3632/.conan/data/openal/1.19.1/_/_/build/39749ed0640866f5a4e856468a6ef70985e60376/source_subfolder/Alc/ALc.c:799:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_lock(&ListLock); ^ /home/conan/w/cci_PR-3632/.conan/data/openal/1.19.1/_/_/build/39749ed0640866f5a4e856468a6ef70985e60376/source_subfolder/Alc/ALc.c:804:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_unlock(&ListLock); ^ 2 warnings generated. /home/conan/w/cci_PR-3632/.conan/data/openal/1.19.1/_/_/build/39749ed0640866f5a4e856468a6ef70985e60376/source_subfolder/Alc/backends/base.c:20:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_init(&self->mMutex, almtx_recursive); ^ /home/conan/w/cci_PR-3632/.conan/data/openal/1.19.1/_/_/build/39749ed0640866f5a4e856468a6ef70985e60376/source_subfolder/Alc/backends/base.c:70:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_lock(&self->mMutex); ^ /home/conan/w/cci_PR-3632/.conan/data/openal/1.19.1/_/_/build/39749ed0640866f5a4e856468a6ef70985e60376/source_subfolder/Alc/backends/base.c:76:9: warning: unused variable 'ret' [-Wunused-variable] int ret = almtx_unlock(&self->mMutex); ^ 3 warnings generated. /home/conan/w/cci_PR-3632/.conan/data/openal/1.19.1/_/_/build/39749ed0640866f5a4e856468a6ef70985e60376/source_subfolder/Alc/backends/alsa.c:406:12: warning: enumeration value 'SND_PCM_STATE_PRIVATE1' not handled in switch [-Wswitch] switch(state) ^ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY