dpkg-query: no packages found matching libgl1-mesa-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching xorg-dev dpkg-query: no packages found matching libxcb-render-util0-dev dpkg-query: no packages found matching libxcb-xkb-dev dpkg-query: no packages found matching libxcb-icccm4-dev dpkg-query: no packages found matching libxcb-image0-dev dpkg-query: no packages found matching libxcb-keysyms1-dev dpkg-query: no packages found matching libxcb-xinerama0-dev dpkg-query: no packages found matching xkb-data dpkg-query: no packages found matching libxcb-util-dev debconf: delaying package configuration, since apt-utils is not installed CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_master/.conan/data/raylib/3.5.0/_/_/build/052deee8ab9a3287f1ebc5905864ea26c4249e2e/source_subfolder/src/raudio.c: In function ‘SaveWAV’: /home/conan/w/cci_master/.conan/data/raylib/3.5.0/_/_/build/052deee8ab9a3287f1ebc5905864ea26c4249e2e/source_subfolder/src/raudio.c:1967:45: warning: passing argument 2 of ‘drwav_init_memory_write’ from incompatible pointer type [-Wincompatible-pointer-types] success = drwav_init_memory_write(&wav, &fileData, &fileDataSize, &format, NULL); ^ In file included from /home/conan/w/cci_master/.conan/data/raylib/3.5.0/_/_/build/052deee8ab9a3287f1ebc5905864ea26c4249e2e/source_subfolder/src/raudio.c:223:0: /home/conan/w/cci_master/.conan/data/raylib/3.5.0/_/_/build/052deee8ab9a3287f1ebc5905864ea26c4249e2e/source_subfolder/src/external/dr_wav.h:3409:24: note: expected ‘void **’ but argument is of type ‘unsigned char **’ 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) ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY