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/bc96bd7ff4f064707b8efd417bc3728bc8f3b647/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/bc96bd7ff4f064707b8efd417bc3728bc8f3b647/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. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4046/8/663dffd6-4a6b-4395-9a4e-d3cb812c835e/recipes/raylib/all/test_package/test_package.cpp:6:29: error: expected expression if (CheckCollisionSpheres({0, 0, 0}, 1, {0, 0, 0}, 1)) { ^ /home/conan/w/cci_PR-4046/8/663dffd6-4a6b-4395-9a4e-d3cb812c835e/recipes/raylib/all/test_package/test_package.cpp:6:43: error: expected expression if (CheckCollisionSpheres({0, 0, 0}, 1, {0, 0, 0}, 1)) { ^ 2 errors generated. make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: raylib/3.5.0 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4046/8/663dffd6-4a6b-4395-9a4e-d3cb812c835e/recipes/raylib/all/test_package/build/4118a571b662cd73b079a8fa6a0491d0a62305a4' '--' '-j3'