CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/62b1d46cfa0ef90da4a5fb04fa2482da9359d377/source_subfolder/src/raudio.c:1967:45: warning: incompatible pointer types passing 'unsigned char **' to parameter of type 'void **' [-Wincompatible-pointer-types] success = drwav_init_memory_write(&wav, &fileData, &fileDataSize, &format, NULL); ^~~~~~~~~ /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/62b1d46cfa0ef90da4a5fb04fa2482da9359d377/source_subfolder/src/./external/dr_wav.h:3409:68: note: passing argument to parameter 'ppData' here DRWAV_API drwav_bool32 drwav_init_memory_write(drwav* pWav, void** ppData, size_t* pDataSize, const drwav_data_format* pFormat, const drwav_allocation_callbacks* pAllocationCallbacks) ^ 1 warning generated. Terminated ERROR: raylib/3.5.0 (test package): Error in build() method, line 10 cmake.configure() ConanException: Error 143 while executing cd '/home/conan/w/cci_PR-4046/6/bb1562b0-153e-453d-9539-fccf7b30da72/recipes/raylib/all/test_package/build/2c81c61acebbf3b83e0385a3771d54364af5da84' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_PREFIX_PATH="/home/conan/w/cci_PR-4046/6/bb1562b0-153e-453d-9539-fccf7b30da72/recipes/raylib/all/test_package/build/2c81c61acebbf3b83e0385a3771d54364af5da84" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-4046/6/bb1562b0-153e-453d-9539-fccf7b30da72/recipes/raylib/all/test_package/build/2c81c61acebbf3b83e0385a3771d54364af5da84" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4046/6/bb1562b0-153e-453d-9539-fccf7b30da72/recipes/raylib/all/test_package'