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_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/raudio.c: In function ‘SaveWAV’: /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/raudio.c:1967:45: warning: passing argument 2 of ‘drwav_init_memory_write’ from incompatible pointer type [-Wincompatible-pointer-types] 1967 | success = drwav_init_memory_write(&wav, &fileData, &fileDataSize, &format, NULL); | ^~~~~~~~~ | | | unsigned char ** In file included from /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/raudio.c:223: /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/external/dr_wav.h:3409:68: note: expected ‘void **’ but argument is of type ‘unsigned char **’ 3409 | 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) | ~~~~~~~^~~~~~ /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/core.c: In function ‘OpenURL’: /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/core.c:2669:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 2669 | system(cmd); | ^~~~~~~~~~~ /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/models.c: In function ‘LoadOBJ’: /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/models.c:3041:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 3041 | chdir(GetDirectoryPath(fileName)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/models.c:3180:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 3180 | chdir(currentDir); | ^~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/raudio.c:214: /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/external/jar_mod.h: In function ‘jar_mod_load_file’: /home/conan/w/cci_PR-4046/.conan/data/raylib/3.5.0/_/_/build/a135e78a2fc485d4d7b7ee47f935f7d9074b1855/source_subfolder/src/external/jar_mod.h:1541:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 1541 | fread(modctx->modfile, fsize, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY