CMake Warning: Manually-specified variables were not used by the project: ALSOFT_TESTS CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp: In function ‘std::unique_ptr {anonymous}::LoadHrtf00(std::istream&, const char*)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:590:22: warning: conversion from ‘int’ to ‘std::array::value_type’ {aka ‘unsigned char’} may change value [-Wconversion] 590 | delays[i][0] <<= HRIR_DELAY_FRACBITS; /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp: In function ‘std::unique_ptr {anonymous}::LoadHrtf01(std::istream&, const char*)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:667:22: warning: conversion from ‘int’ to ‘std::array::value_type’ {aka ‘unsigned char’} may change value [-Wconversion] 667 | delays[i][0] <<= HRIR_DELAY_FRACBITS; /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp: In function ‘std::unique_ptr {anonymous}::LoadHrtf02(std::istream&, const char*)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:818:26: warning: conversion from ‘int’ to ‘std::array::value_type’ {aka ‘unsigned char’} may change value [-Wconversion] 818 | delays[i][0] <<= HRIR_DELAY_FRACBITS; /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:871:26: warning: conversion from ‘int’ to ‘std::array::value_type’ {aka ‘unsigned char’} may change value [-Wconversion] 871 | delays[i][0] <<= HRIR_DELAY_FRACBITS; /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:872:26: warning: conversion from ‘int’ to ‘std::array::value_type’ {aka ‘unsigned char’} may change value [-Wconversion] 872 | delays[i][1] <<= HRIR_DELAY_FRACBITS; /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp: In function ‘void {anonymous}::AddFileEntry(const string&)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:63:8: warning: inlining failed in call to ‘{anonymous}::HrtfEntry::~HrtfEntry() noexcept’: call is unlikely and code size would grow [-Winline] 63 | struct HrtfEntry { | ^~~~~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:1154:34: note: called from here 1154 | EnumeratedHrtfs.emplace_back(HrtfEntry{newname, filename}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp: In function ‘al::vector > EnumerateHrtf(const char*)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:63:8: warning: inlining failed in call to ‘{anonymous}::HrtfEntry::~HrtfEntry() noexcept’: call is unlikely and code size would grow [-Winline] 63 | struct HrtfEntry { | ^~~~~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/hrtf.cpp:1187:34: note: called from here 1187 | EnumeratedHrtfs.emplace_back(HrtfEntry{newname, filename}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3644/.conan/data/libalsa/1.2.4/_/_/package/d48130e0dd76369b1338deb3b2372c5a649f9f2d/include/alsa/asoundlib.h:54, from /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:54: /home/conan/w/cci_PR-3644/.conan/data/libalsa/1.2.4/_/_/package/d48130e0dd76369b1338deb3b2372c5a649f9f2d/include/alsa/pcm.h:610:19: warning: ISO C++ forbids zero-size array ‘pos’ [-Wpedantic] 610 | unsigned int pos[0]; /**< channel position array */ | ^ /home/conan/w/cci_PR-3644/.conan/data/libalsa/1.2.4/_/_/package/d48130e0dd76369b1338deb3b2372c5a649f9f2d/include/alsa/pcm.h:616:18: warning: invalid use of ‘struct snd_pcm_chmap’ with a zero-size array in ‘struct snd_pcm_chmap_query’ [-Wpedantic] 616 | snd_pcm_chmap_t map; /**< available channel map */ | ^~~ /home/conan/w/cci_PR-3644/.conan/data/libalsa/1.2.4/_/_/package/d48130e0dd76369b1338deb3b2372c5a649f9f2d/include/alsa/pcm.h:610:15: note: array member ‘unsigned int snd_pcm_chmap::pos [0]’ declared here 610 | unsigned int pos[0]; /**< channel position array */ | ^~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp: In function ‘int {anonymous}::verify_state(snd_pcm_t*)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:385:11: warning: enumeration value ‘SND_PCM_STATE_PRIVATE1’ not handled in switch [-Wswitch] 385 | switch(state) | ^ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp: In function ‘al::vector<{anonymous}::DevMap> {anonymous}::probe_devices(snd_pcm_stream_t)’: /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:242:8: warning: inlining failed in call to ‘{anonymous}::DevMap::~DevMap() noexcept’: call is unlikely and code size would grow [-Winline] 242 | struct DevMap { | ^~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:266:26: note: called from here 266 | devlist.emplace_back(DevMap{alsaDevice, | ^~~~~~~~~~~~~~~~~~ 267 | GetConfigValue(nullptr, "alsa", (stream==SND_PCM_STREAM_PLAYBACK) ? "device" : "capture", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 268 | "default")}); | ~~~~~~~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:242:8: warning: inlining failed in call to ‘{anonymous}::DevMap::~DevMap() noexcept’: call is unlikely and code size would grow [-Winline] 242 | struct DevMap { | ^~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:285:30: note: called from here 285 | devlist.emplace_back(DevMap{std::string(curdev, oldsep), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 286 | customdevs ? std::string(sep, customdevs++) : std::string(sep)}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:242:8: warning: inlining failed in call to ‘{anonymous}::DevMap::~DevMap() noexcept’: call is unlikely and code size would grow [-Winline] 242 | struct DevMap { | ^~~~~~ /home/conan/w/cci_PR-3644/.conan/data/openal/1.21.0/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/source_subfolder/alc/backends/alsa.cpp:364:34: note: called from here 364 | devlist.emplace_back(DevMap{std::move(name), std::move(device)}); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY